ChannelDesignCrossSectionTrapezoidalBottomWidth Property

Gets the bottom width of trapezoidal cross section type.

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

Property Value

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