Namespace:
Autodesk.Revit.DB.Plumbing
PipeSystemType
Enumeration
Description:
An enumerated type listing all the possible pipe system types for a connector object.
An enumerated type listing all the possible pipe system types for a connector object.
Syntax
public enum PipeSystemType
Unknown Namespace Members:
Name | Description |
---|---|
UndefinedSystemType | Pipe System Type is UndefinedSystemClassification. |
SupplyHydronic | Pipe System Type is SupplyHydronic. |
ReturnHydronic | Pipe System Type is ReturnHydronic. |
Sanitary | Pipe System Type is Sanitary. |
Vent | Pipe System Type is Vent. |
DomesticHotWater | Pipe System Type is DomesticHotWater. |
DomesticColdWater | Pipe System Type is DomesticColdWater. |
OtherPipe | Pipe System Type is OtherPipe. |
FireProtectWet | Pipe System Type is FireProtectWet. |
FireProtectDry | Pipe System Type is FireProtectDry. |
FireProtectPreaction | Pipe System Type is FireProtectPreaction. |
FireProtectOther | Pipe System Type is FireProtectOther. |
Fitting | Pipe System Type is Fitting. |
Global | Pipe System Type is Global. |