StructureHeadwallBaseWidth Property

Gets the width of the base of the headwall.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public double HeadwallBaseWidth { get; }

Property Value

Double
Exceptions
ExceptionCondition
InvalidOperationException The structure's type is not inlet-outlet.
Remarks
This property is for inlet-outlet structures only.
See Also