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: 26.0.4.0 (26.0.4.0)
Syntax
public SpatialElementBoundaryOptions()
Public Sub New
public:
SpatialElementBoundaryOptions()
new : unit -> SpatialElementBoundaryOptions
See Also