SubelementElement Property

The element in which the subelement resides.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public Element Element { get; }

Property Value

Element
Remarks
If subelement refers to whole element, this element is returned.
See Also