MechanicalSystemSystemType Property |
The type of this duct system.
Namespace: Autodesk.Revit.DB.MechanicalAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic DuctSystemType SystemType { get; }
Public ReadOnly Property SystemType As DuctSystemType
Get
public:
property DuctSystemType SystemType {
DuctSystemType get ();
}
member SystemType : DuctSystemType with get
Property Value
DuctSystemType
See Also