Revit 2026 API
Face |
The id of the element whose face is split by this element.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public ElementId SplitElementId { get; }
Public ReadOnly Property SplitElementId As ElementId Get
public: property ElementId^ SplitElementId { ElementId^ get (); }
member SplitElementId : ElementId with get
Property Value
ElementIdSee Also