Gets the units of the outside diameter of the network part connection.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.4.2516.0
Syntax
| C# |
|---|
public string OutsideDiameterUnit { get; } |
| Visual Basic |
|---|
Public ReadOnly Property OutsideDiameterUnit As String Get |
| Visual C++ |
|---|
public: property String^ OutsideDiameterUnit { String^ get (); } |