The spatial element type.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 24.0.0.0 (24.0.0.0)
Since: 2023
Syntax
| C# |
|---|
public SpatialElementType SpatialElementType { get; } |
| Visual Basic |
|---|
Public ReadOnly Property SpatialElementType As SpatialElementType Get |
| Visual C++ |
|---|
public: property SpatialElementType SpatialElementType { SpatialElementType get (); } |