Revit 2026 API
Topography |
Identifies if this element represents a subregion.
Namespace: Autodesk.Revit.DB.Architecture
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public bool IsSiteSubRegion { get; }
Public ReadOnly Property IsSiteSubRegion As Boolean Get
public: property bool IsSiteSubRegion { bool get (); }
member IsSiteSubRegion : bool with get
Property Value
BooleanSee Also