FabricationServiceButton.IsAHanger Property

FabricationServiceButtonIsAHanger Property

Checks if the fabrication service button is hanger.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.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

Boolean
See Also