FabricationPartIsATap Method |
Checks if it is any sort of tap.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
SyntaxPublic Function IsATap As Boolean
member IsATap : unit -> bool
Return Value
Boolean
True if it is any sort of tap.
See Also