Description | Hierarchy | Fields | Methods | Properties |
type TFluxBoundary = class(TCustomOrientedPhastBoundary)
TFluxBoundary
represents a flux boundary in PHAST for one TScreenObject.
![]() |
procedure SetOrientation(const Value: TViewDirection); override; |
![]() |
procedure SetScreenObject(const Value: TScreenObject); override; |
![]() |
constructor Create(ScreenObject: TScreenObject; Model: TBaseModel); |
![]() |
procedure SetOrientation(const Value: TViewDirection); override; |
See TCustomOrientedPhastBoundary.Orientation. |
![]() |
procedure SetScreenObject(const Value: TScreenObject); override; |
See ScreenObject. |
![]() |
constructor Create(ScreenObject: TScreenObject; Model: TBaseModel); |
|