Share

BoundarySegment.LinkElementId Property

Retrieve the element id of the element in a link instance that forms this boundary.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public ElementId LinkElementId { get; }

Property Value

ElementId

See Also

Reference

Was this information helpful?