RVTDocs.com
Namespace: Autodesk.Revit.DB Class: Connector

Connector.PipeSystemType

Property
Description:
The pipe system type of the connector.
Remarks:
Instantaneous system type at this connector, calculated according to system. For unconnected connectors, system type is undefined.
Syntax
public PipeSystemType PipeSystemType { get; }
Exceptions
Exception Condition
InvalidOperationException Thrown when the connector's domain is not DomainPiping.
InvalidOperationException Thrown on failure to get pipe system type.