AddElementsToCustomConnection Method


Structural Connection Handler Type Add Elements To Custom Connection Method


Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public static void AddElementsToCustomConnection(
	StructuralConnectionHandler structuralConnectionHandler,
	IList<Reference> references
)

Parameters

structuralConnectionHandler StructuralConnectionHandler
references IList Reference
See Also