STNonCohesiveComponentGrainDiameter Property |
Global grain diameter
Namespace:
DHI.Mike1D.STDataAccess
Assembly:
DHI.Mike1D.HDParameterDataAccess (in DHI.Mike1D.HDParameterDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public NetworkDataDouble GrainDiameter { get; set; }
Public Property GrainDiameter As NetworkDataDouble
Get
Set
public:
property NetworkDataDouble^ GrainDiameter {
NetworkDataDouble^ get ();
void set (NetworkDataDouble^ value);
}
Property Value
Type:
NetworkDataDoubleSee Also