| Revit 2022.1 API |
| SpatialElementBoundaryOptions Constructor |
| SpatialElementBoundaryOptions Class See Also |
Constructs default options for calculation of the geometry of spatial elements (rooms, spaces).
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 22.0.0.0 (22.1.1.0)
Since:
2012
Syntax
| C# |
|---|
public SpatialElementBoundaryOptions() |
| Visual Basic |
|---|
Public Sub New |
| Visual C++ |
|---|
public: SpatialElementBoundaryOptions() |