Revit 2025.3 API
Mechanical |
The type of this duct system.
Namespace: Autodesk.Revit.DB.Mechanical
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public DuctSystemType SystemType { get; }
Public ReadOnly Property SystemType As DuctSystemType Get
public: property DuctSystemType SystemType { DuctSystemType get (); }
member SystemType : DuctSystemType with get
Property Value
DuctSystemTypeSee Also