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