StageStorageItemDepth Property |
Gets the depth of cross-section.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDrainageDesignMgd (in AeccDrainageDesignMgd.dll) Version: 13.9.960.0
Syntaxpublic double Depth { get; }Public ReadOnly Property Depth As Double
Get
public:
property double Depth {
double get ();
}Property Value
Double
Remarks
A depth of 0 corresponds to the invert elevation.
See Also