StructuralConnectionHandler.GetConnectedElementIds Method

Retrieves list of element ids of connected elements.


Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

public IList<ElementId> GetConnectedElementIds()

Return Value

IList<ElementId>
Returns connected element ids.

See Also

Reference

StructuralConnectionHandler Class
Autodesk.Revit.DB.Structure Namespace