SpatialElementGeometryCalculatorGetOptions Method |
The options that control the calculation.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic SpatialElementBoundaryOptions GetOptions()
Public Function GetOptions As SpatialElementBoundaryOptions
public:
SpatialElementBoundaryOptions^ GetOptions()
member GetOptions : unit -> SpatialElementBoundaryOptions
Return Value
SpatialElementBoundaryOptions
The options.
See Also