Class TMeshControl

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TMeshControl = class(TGrowthControls)

Description

no description available, TGrowthControls description follows
no description available, TGoPhastPersistent description follows

Hierarchy

Overview

Methods

Private procedure SetCount(const Value: Integer);
Private function GetCount: Integer;
Public Constructor Create(Model: TBaseModel);
Public procedure AssignOpposite(Source: TMeshControl);
Public function Equals(OtherMeshControl: TMeshControl): Boolean; reintroduce;
Public function Opposite(OtherMeshControl: TMeshControl): Boolean;

Properties

Public property Count: Integer read GetCount write SetCount;

Description

Methods

Private procedure SetCount(const Value: Integer);
 
Private function GetCount: Integer;
 
Public Constructor Create(Model: TBaseModel);
 
Public procedure AssignOpposite(Source: TMeshControl);
 
Public function Equals(OtherMeshControl: TMeshControl): Boolean; reintroduce;
 
Public function Opposite(OtherMeshControl: TMeshControl): Boolean;
 

Properties

Public property Count: Integer read GetCount write SetCount;
 

Generated by PasDoc 0.12.1 on 2013-05-13 15:41:31