Revit 2026 API
Spatial |
The options that control the calculation.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public SpatialElementBoundaryOptions GetOptions()
Public Function GetOptions As SpatialElementBoundaryOptions
public: SpatialElementBoundaryOptions^ GetOptions()
member GetOptions : unit -> SpatialElementBoundaryOptions
Return Value
SpatialElementBoundaryOptionsThe options.
See Also