PressurePartConnectionOutsideDiameterUnit Property |
Gets the units of the outside diameter of the network part connection.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.7.0.1190
Syntaxpublic string OutsideDiameterUnit { get; }
Public ReadOnly Property OutsideDiameterUnit As String
Get
public:
property String^ OutsideDiameterUnit {
String^ get ();
}
Property Value
String
See Also