Gets the outside nominal diameter of the network part connection.
Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.7.0.1276
Syntax
C#
public double OutsideDiameter { get; }
VB
Public ReadOnly Property OutsideDiameter As Double Get
C++
public: property double OutsideDiameter { double get (); }
