Revit 2026 API
Piping |
The type of this piping system.
Namespace: Autodesk.Revit.DB.Plumbing
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public PipeSystemType SystemType { get; }
Public ReadOnly Property SystemType As PipeSystemType Get
public: property PipeSystemType SystemType { PipeSystemType get (); }
member SystemType : PipeSystemType with get
Property Value
PipeSystemTypeSee Also