MechanicalSystemSystemType Property |
The type of this duct system.
Namespace: Autodesk.Revit.DB.MechanicalAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.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