StructurePipeInvertDepth Property |
Gets the invert depth.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic double this[
int index
] { get; }
Public ReadOnly Property PipeInvertDepth (
index As Integer
) As Double
Get
public:
property double PipeInvertDepth[int index] {
double get (int index);
}
Parameters
- index Int32
-
Property Value
Double
See Also