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