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