RemoveMainSubelementsFromCustomConnection Method


Structural Connection Handler Type Remove Main Subelements From 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 RemoveMainSubelementsFromCustomConnection(
	StructuralConnectionHandler structuralConnectionHandler,
	IList<Subelement> subelements
)

Parameters

structuralConnectionHandler StructuralConnectionHandler
subelements IList Subelement
See Also