The Spatial Element Calculation Location is used to specify the room/space where an
element should be considered as placed.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 20.0.0.0 (20.0.0.377)
Since:
2014
Syntax
Remarks
It currently has two types of calculation location:
SpatialElementCalculationPoint and SpatialElementFromToCalculationPoints
A user can turn on the Spatial Element Calculation Location in the family editor
by setting the family's ROOM_CALCULATION_POINT parameter.
A user can move the location of the Spatial Element Calculation Location in the family editor.
A user can visually verify the location of the Spatial Element Calculation Point by
selecting the fixture in the project.
Inheritance Hierarchy
System..::..Object
Autodesk.Revit.DB..::..Element
Autodesk.Revit.DB..::..SpatialElementCalculationLocation
Autodesk.Revit.DB..::..SpatialElementCalculationPoint
Autodesk.Revit.DB..::..SpatialElementFromToCalculationPoints
Autodesk.Revit.DB..::..Element
Autodesk.Revit.DB..::..SpatialElementCalculationLocation
Autodesk.Revit.DB..::..SpatialElementCalculationPoint
Autodesk.Revit.DB..::..SpatialElementFromToCalculationPoints