HDParameterDataCrossSectionTopSlotWidth Property |
Width of top slot on cross sections
Namespace:
DHI.Mike1D.HDParameterDataAccess
Assembly:
DHI.Mike1D.HDParameterDataAccess (in DHI.Mike1D.HDParameterDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public NetworkDataDouble CrossSectionTopSlotWidth { get; set; }
Public Property CrossSectionTopSlotWidth As NetworkDataDouble
Get
Set
public:
property NetworkDataDouble^ CrossSectionTopSlotWidth {
NetworkDataDouble^ get ();
void set (NetworkDataDouble^ value);
}
Property Value
Type:
NetworkDataDoubleSee Also