ChannelDesignCrossSectionRectangularWidth Property

Gets the width of rectangular cross section type.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDrainageDesignMgd (in AeccDrainageDesignMgd.dll) Version: 13.9.960.0
Syntax
public double Width { get; set; }

Property Value

Double
Exceptions
ExceptionCondition
ArgumentException Thrown when set value is negative or zero.
See Also