Revit 2026 API
MEPSystemHas |
Indicates if the system has one or more fabrication parts.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public bool HasFabricationParts { get; }
Public ReadOnly Property HasFabricationParts As Boolean Get
public: property bool HasFabricationParts { bool get (); }
member HasFabricationParts : bool with get
Property Value
BooleanSee Also