BroadCrestedWeirFreeOverFlowQHRelations Property |
FreeOverFlowData holds the free overflow data table.
If FreeOverFlowData is modified, then Initialize() must be called
Namespace:
DHI.Mike1D.StructureModule
Assembly:
DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public IFreeOverFlowData FreeOverFlowQHRelations { get; set; }
Public Property FreeOverFlowQHRelations As IFreeOverFlowData
Get
Set
public:
virtual property IFreeOverFlowData^ FreeOverFlowQHRelations {
IFreeOverFlowData^ get () sealed;
void set (IFreeOverFlowData^ value) sealed;
}
Property Value
Type:
IFreeOverFlowDataImplements
IBroadCrestedWeirFreeOverFlowQHRelationsSee Also