StructuralConnectionHandlerTypeIsGeneric Method |
Checks if StructuralConnectionHandlerType is generic.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
SyntaxPublic Function IsGeneric As Boolean
member IsGeneric : unit -> bool
Return Value
Boolean
True if StructuralConnectionHandlerType is generic.
See Also