Share

PressurePartConnection.NominalDiameter Property

Gets the nominal of the network part connection.



Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.8.0.280

Syntax

C#

public double NominalDiameter { get; }

VB

Public ReadOnly Property NominalDiameter As Double
	Get

C++

public:
property double NominalDiameter {
	double get ();
}

Property Value

Double

See Also

Reference

Was this information helpful?