Revit 2025 API
Face |
The id of the element whose face is split by this element.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.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