OrificeUpstreamCrossSection Property |
Set upstream cross section
Namespace:
DHI.Mike1D.StructureModule
Assembly:
DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntaxpublic ICrossSection UpstreamCrossSection { set; }
Public WriteOnly Property UpstreamCrossSection As ICrossSection
Set
public:
property ICrossSection^ UpstreamCrossSection {
void set (ICrossSection^ value);
}
Property Value
Type:
ICrossSection
See Also