PressurePartConnectionCount Property

Gets the number of connections for this part. Returns 2 for a pipe. Returns n for an appurtenance or a fitting, depending on the part's number of ports.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.8.0.292
Syntax
public int ConnectionCount { get; }

Property Value

Int32
See Also