Revit 2026 API
Fabrication |
Checks if the fabrication service button is hanger.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public bool IsAHanger { get; }
Public ReadOnly Property IsAHanger As Boolean Get
public: property bool IsAHanger { bool get (); }
member IsAHanger : bool with get
Property Value
BooleanSee Also