Gets the inner height of the pipe in drawing units.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic double InnerHeight { get; }
Public ReadOnly Property InnerHeight As Double
Get
public:
property double InnerHeight {
double get ();
}
Property Value
Double
See Also