Revit 2025.3 API
Divided |
The element whose surface has been divided.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public Element Host { get; }
Public ReadOnly Property Host As Element Get
public: property Element^ Host { Element^ get (); }
member Host : Element with get
Property Value
ElementSee Also