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