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