Description | Hierarchy | Fields | Methods | Properties |
type TBoundaryZone = class(TCustomPhastZone)
TBoundaryZone
represents an individual leaky or flux boundary zone.
![]() |
FBoundaryType: TIproperty; |
![]() |
FAssociatedSolutions: TList; |
![]() |
FBoundaries: TList; |
![]() |
procedure AssignProperties(const LayerIndex, RowIndex, ColIndex: integer; const DataSets: TCustomDataSets; const CanMergeX, CanMergeY, CanMergeZ: boolean); override; |
![]() |
constructor Create; override; |
![]() |
destructor Destroy; override; |
![]() |
FBoundaryType: TIproperty; |
|
![]() |
FAssociatedSolutions: TList; |
|
![]() |
FBoundaries: TList; |
|
![]() |
procedure AssignProperties(const LayerIndex, RowIndex, ColIndex: integer; const DataSets: TCustomDataSets; const CanMergeX, CanMergeY, CanMergeZ: boolean); override; |
|
![]() |
constructor Create; override; |
|
![]() |
destructor Destroy; override; |
|