Description | Hierarchy | Fields | Methods | Properties |
type TFishnetMeshNodeCollection = class(TPhastCollection)
TPhastCollection
invalidates the model when it is changed.
![]() |
FGenerator: TFishnetMeshGenerator; |
![]() |
function GetItems(Index: Integer): TFishnetMeshNode; |
![]() |
procedure SetItems(Index: Integer; const Value: TFishnetMeshNode); |
![]() |
constructor Create(Model: TBaseModel; Generator: TFishnetMeshGenerator); |
![]() |
function Add: TFishnetMeshNode; |
![]() |
property Items[Index:Integer]: TFishnetMeshNode read GetItems
write SetItems; |
![]() |
FGenerator: TFishnetMeshGenerator; |
![]() |
function GetItems(Index: Integer): TFishnetMeshNode; |
![]() |
procedure SetItems(Index: Integer; const Value: TFishnetMeshNode); |
![]() |
constructor Create(Model: TBaseModel; Generator: TFishnetMeshGenerator); |
![]() |
function Add: TFishnetMeshNode; |
![]() |
property Items[Index:Integer]: TFishnetMeshNode read GetItems
write SetItems; |