Revit 2025.3 API
IFCConnected |
The element id to which this element is joined.
Namespace: Autodesk.Revit.DB.IFC
Assembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public ElementId ElementId { get; }
Public ReadOnly Property ElementId As ElementId Get
public: property ElementId^ ElementId { ElementId^ get (); }
member ElementId : ElementId with get
Property Value
ElementIdSee Also