Share

BoundarySegment.ElementId Property

Retrieve the id of the element that produces this boundary segment. If the segment is created from an element in a link, this is the id of the RevitLinkInstance.


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

Syntax

C#

public ElementId ElementId { get; }

Property Value

ElementId

See Also

Reference

Was this information helpful?