StructureSideStructureBank Property |
Bank side that side-structure is located on
If side structure contains reservoir, and has
the Coordinate set,
this is not used (and should be set to Undefined).
Namespace:
DHI.Mike1D.StructureModule
Assembly:
DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public SideStructureBank SideStructureBank { get; set; }
Public Property SideStructureBank As SideStructureBank
Get
Set
public:
virtual property SideStructureBank SideStructureBank {
SideStructureBank get () sealed;
void set (SideStructureBank value) sealed;
}
Property Value
Type:
SideStructureBankImplements
IStructureSideStructureBankSee Also