RemoveElementIds Method


Structural Connection Handler Remove Element Ids Method


Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public void RemoveElementIds(
	IList<ElementId> elemIds
)

Parameters

elemIds IList ElementId
See Also