Res1DCircularCrossSection Constructor (String, Double, Double) |
Full Constructor. Sets all fields.
Namespace:
DHI.Mike1D.ResultDataAccess
Assembly:
DHI.Mike1D.ResultDataAccess (in DHI.Mike1D.ResultDataAccess.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax public Res1DCircularCrossSection(
string id,
double diameter,
double centerLevel
)
Parameters
- id
- Type: SystemString
Identification string - diameter
- Type: SystemDouble
Inner diameter of the circular cross section - centerLevel
- Type: SystemDouble
Level for the center of the circular cross section
See Also