| Description | Hierarchy | Fields | Methods | Properties | 
type TMnw2SpatialItem = class(TCustomModflowBoundaryItem)
TCustomModflowBoundaryItem represents a boundary for one time interval. TCustomModflowBoundaryItem is stored by TCustomMF_BoundColl.
![]()  | 
function GetB: string; | 
![]()  | 
function GetC: string; | 
![]()  | 
function GetCellToWellConductance: string; | 
![]()  | 
function GetP: string; | 
![]()  | 
function GetPartialPenetration: string; | 
![]()  | 
function GetSkinK: string; | 
![]()  | 
function GetSkinRadius: string; | 
![]()  | 
function GetWellRadius: string; | 
![]()  | 
procedure SetB(const Value: string); | 
![]()  | 
procedure SetC(const Value: string); | 
![]()  | 
procedure SetCellToWellConductance(const Value: string); | 
![]()  | 
procedure SetP(const Value: string); | 
![]()  | 
procedure SetPartialPenetration(const Value: string); | 
![]()  | 
procedure SetSkinK(const Value: string); | 
![]()  | 
procedure SetSkinRadius(const Value: string); | 
![]()  | 
procedure SetWellRadius(const Value: string); | 
![]()  | 
procedure AssignObserverEvents(Collection: TCollection); override; | 
![]()  | 
procedure CreateFormulaObjects; override; | 
![]()  | 
procedure GetPropertyObserver(Sender: TObject; List: TList); override; | 
![]()  | 
procedure RemoveFormulaObjects; override; | 
![]()  | 
function GetBoundaryFormula(Index: integer): string; override; | 
![]()  | 
procedure SetBoundaryFormula(Index: integer; const Value: string); override; | 
![]()  | 
function BoundaryFormulaCount: integer; override; | 
![]()  | 
function IsSame(AnotherItem: TOrderedItem): boolean; override; | 
![]()  | 
procedure Assign(Source: TPersistent); override; | 
![]()  | 
property WellRadius: string read GetWellRadius write SetWellRadius; | 
![]()  | 
property SkinRadius: string read GetSkinRadius write SetSkinRadius; | 
![]()  | 
property SkinK: string read GetSkinK write SetSkinK; | 
![]()  | 
property B: string read GetB write SetB; | 
![]()  | 
property C: string read GetC write SetC; | 
![]()  | 
property P: string read GetP write SetP; | 
![]()  | 
property CellToWellConductance: string read GetCellToWellConductance
      write SetCellToWellConductance; | 
![]()  | 
property PartialPenetration: string read GetPartialPenetration
      write SetPartialPenetration; | 
![]()  | 
FB: TFormulaObject; | 
![]()  | 
FC: TFormulaObject; | 
![]()  | 
FCellToWellConductance: TFormulaObject; | 
![]()  | 
FP: TFormulaObject; | 
![]()  | 
FPartialPenetration: TFormulaObject; | 
![]()  | 
FSkinK: TFormulaObject; | 
![]()  | 
FSkinRadius: TFormulaObject; | 
![]()  | 
FWellRadius: TFormulaObject; | 
![]()  | 
function GetB: string; | 
![]()  | 
function GetC: string; | 
![]()  | 
function GetCellToWellConductance: string; | 
![]()  | 
function GetP: string; | 
![]()  | 
function GetPartialPenetration: string; | 
![]()  | 
function GetSkinK: string; | 
![]()  | 
function GetSkinRadius: string; | 
![]()  | 
function GetWellRadius: string; | 
![]()  | 
procedure SetB(const Value: string); | 
![]()  | 
procedure SetC(const Value: string); | 
![]()  | 
procedure SetCellToWellConductance(const Value: string); | 
![]()  | 
procedure SetP(const Value: string); | 
![]()  | 
procedure SetPartialPenetration(const Value: string); | 
![]()  | 
procedure SetSkinK(const Value: string); | 
![]()  | 
procedure SetSkinRadius(const Value: string); | 
![]()  | 
procedure SetWellRadius(const Value: string); | 
![]()  | 
procedure AssignObserverEvents(Collection: TCollection); override; | 
![]()  | 
procedure CreateFormulaObjects; override; | 
![]()  | 
procedure GetPropertyObserver(Sender: TObject; List: TList); override; | 
![]()  | 
procedure RemoveFormulaObjects; override; | 
![]()  | 
function GetBoundaryFormula(Index: integer): string; override; | 
| 
 See BoundaryFormula.  | |
![]()  | 
procedure SetBoundaryFormula(Index: integer; const Value: string); override; | 
| 
 See BoundaryFormula.  | |
![]()  | 
function BoundaryFormulaCount: integer; override; | 
![]()  | 
function IsSame(AnotherItem: TOrderedItem): boolean; override; | 
![]()  | 
procedure Assign(Source: TPersistent); override; | 
![]()  | 
property WellRadius: string read GetWellRadius write SetWellRadius; | 
![]()  | 
property SkinRadius: string read GetSkinRadius write SetSkinRadius; | 
![]()  | 
property SkinK: string read GetSkinK write SetSkinK; | 
![]()  | 
property B: string read GetB write SetB; | 
![]()  | 
property C: string read GetC write SetC; | 
![]()  | 
property P: string read GetP write SetP; | 
![]()  | 
property CellToWellConductance: string read GetCellToWellConductance
      write SetCellToWellConductance; | 
![]()  | 
property PartialPenetration: string read GetPartialPenetration
      write SetPartialPenetration; |