XSOpenCreateXSOpenCreateDefaultValues Method |
Creates a default cross section with 3 points, marked 1-3 from left to right,
coordinates (0, 1); (1, 0); (2; 1). All points' resistance factors are set
to 1.0 and their zones are set to normal.
The returned cross section is not made part of this collection.
Namespace:
DHI.Mike1D.CrossSectionModule
Assembly:
DHI.Mike1D.CrossSectionModule (in DHI.Mike1D.CrossSectionModule.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax public static XSOpen CreateXSOpenCreateDefaultValues()
Return Value
Type:
XSOpenSee Also