<Code Lib>
2020 Method
Changes 0
M

StructuralConnectionHandler.AddElementIds

Description:
Adds element ids to the connection. All element ids in an array should be of applicable category.

public void AddElementIds(
	IList<ElementId> elemIds
)

Loading…