IStructureLength Property |
Note: This API is now obsolete.
Length of the structure.
Unit: [m]
Namespace:
DHI.Mike1D.StructureModule
Assembly:
DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax [ObsoleteAttribute("Move to relevant structures")]
double Length { get; }
<ObsoleteAttribute("Move to relevant structures")>
ReadOnly Property Length As Double
Get
[ObsoleteAttribute(L"Move to relevant structures")]
property double Length {
double get ();
}
Property Value
Type:
DoubleSee Also