| Revit Preview Release API |
| FabricationPart..::..IsAHanger Method |
| FabricationPart Class See Also |
Checks whether it is a hanger.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 19.0.0.0 (19.0.0.405)
Since:
2016
Syntax
| C# |
|---|
public bool IsAHanger() |
| Visual Basic |
|---|
Public Function IsAHanger As Boolean |
| Visual C++ |
|---|
public: bool IsAHanger() |