SpatialElement Class


Represents an enclosed area or volume in the Revit model.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)

Syntax

C#
public class SpatialElement : Element
Visual Basic
Public Class SpatialElement _
	Inherits Element
Visual C++
public ref class SpatialElement : public Element

Inheritance Hierarchy

See Also