Click or drag to resize

XSBaseRawCrossSectionType Property

open, closed, circular, rectangular. Setter: a change in value to/from a regular section clears all points. Setting to circular or rectangular creates a default geometry of unit dimensions.

Namespace:  DHI.Mike1D.CrossSectionModule
Assembly:  DHI.Mike1D.CrossSectionModule (in DHI.Mike1D.CrossSectionModule.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
public CrossSectionType CrossSectionType { get; set; }

Property Value

Type: CrossSectionType
See Also