StructuralConnectionHandler.IsCustom Method

Checks if Structural Connection Handler has the custom connection style.


Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

public bool IsCustom()

Return Value

Boolean
True if Structural Connection Handler has the custom connection style.

See Also

Reference

StructuralConnectionHandler Class
Autodesk.Revit.DB.Structure Namespace