<Code Lib>
2025.3 Method
Changes 0
M

StructuralConnectionHandlerType.FindGenericConnectionType

Description:
Finds StructuralConnectionHandlerType which is Generic Connection type.

public static ElementId FindGenericConnectionType(
	Document doc
)

Return Value ElementId Returns id of StructuralConnectionHandlerType which is Generic Connection type of invalidElementId if not found.

Loading…