StructuralConnectionHandlerIsDetailed Method

Checks if Structural Connection Handler has the detailed connection style.

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public bool IsDetailed()

Return Value

Boolean
True if Structural Connection Handler has the detailed connection style.
See Also