SpatialElementBoundaryOptions Constructor

SpatialElementBoundaryOptions Constructor

Constructs default options for calculation of the geometry of spatial elements (rooms, spaces).

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public SpatialElementBoundaryOptions()
Public Sub New
public:
SpatialElementBoundaryOptions()
new : unit -> SpatialElementBoundaryOptions
See Also