StageDesignItemFootprintArea Property

Gets the footprint area value for this item.

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

Property Value

Double
The footprint area in square drawing units at this depth level.
Remarks
This property is read-only. Footprint area values are managed automatically by the design table.
See Also