FabricationPartIsAHanger Method |
Checks whether it is a hanger.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
SyntaxPublic Function IsAHanger As Boolean
member IsAHanger : unit -> bool
Return Value
Boolean
True if the part is a hanger. False otherwise.
See Also