Description | Hierarchy | Fields | Methods | Properties |
type TFishnetMeshGenerator = class(TGoPhastPersistent)
![]() |
FElements: TFishnetMeshElementCollection; |
![]() |
FNodes: TFishnetMeshNodeCollection; |
![]() |
FUpdating: boolean; |
![]() |
FFont: TFont; |
![]() |
procedure SetElements(const Value: TFishnetMeshElementCollection); |
![]() |
procedure SetNodes(const Value: TFishnetMeshNodeCollection); |
![]() |
procedure MarkElements; |
![]() |
constructor Create(Model: TBaseModel); |
![]() |
destructor Destroy; override; |
![]() |
procedure Assign(Source: TPersistent); override; |
![]() |
procedure Clear; |
![]() |
procedure Loaded; |
![]() |
procedure DrawTop(const BitMap: TBitmap32; const ZoomBox: TQRbwZoomBox2); |
![]() |
procedure UpdateCount1(Element: TFishnetMeshElement); |
![]() |
procedure UpdateCount2(Element: TFishnetMeshElement); |
![]() |
procedure GetCountsFromNeighbors(Element: TFishnetMeshElement); |
![]() |
property Nodes: TFishnetMeshNodeCollection read FNodes write SetNodes; |
![]() |
property Elements: TFishnetMeshElementCollection read FElements
write SetElements; |
![]() |
FElements: TFishnetMeshElementCollection; |
![]() |
FNodes: TFishnetMeshNodeCollection; |
![]() |
FUpdating: boolean; |
![]() |
FFont: TFont; |
![]() |
procedure SetElements(const Value: TFishnetMeshElementCollection); |
![]() |
procedure SetNodes(const Value: TFishnetMeshNodeCollection); |
![]() |
procedure MarkElements; |
![]() |
constructor Create(Model: TBaseModel); |
![]() |
destructor Destroy; override; |
![]() |
procedure Assign(Source: TPersistent); override; |
![]() |
procedure Clear; |
![]() |
procedure Loaded; |
![]() |
procedure DrawTop(const BitMap: TBitmap32; const ZoomBox: TQRbwZoomBox2); |
![]() |
procedure UpdateCount1(Element: TFishnetMeshElement); |
![]() |
procedure UpdateCount2(Element: TFishnetMeshElement); |
![]() |
procedure GetCountsFromNeighbors(Element: TFishnetMeshElement); |
![]() |
property Nodes: TFishnetMeshNodeCollection read FNodes write SetNodes; |
![]() |
property Elements: TFishnetMeshElementCollection read FElements
write SetElements; |