| Revit 2019.2 API |
| SpatialElementGeometryCalculator..::..GetOptions Method |
| SpatialElementGeometryCalculator Class See Also |
The options that control the calculation.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 19.0.0.0 (19.2.0.66)
Since:
2012
Syntax
| C# |
|---|
public SpatialElementBoundaryOptions GetOptions() |
| Visual Basic |
|---|
Public Function GetOptions As SpatialElementBoundaryOptions |
| Visual C++ |
|---|
public: SpatialElementBoundaryOptions^ GetOptions() |