SpatialElementCalculationPoint Class


SpatialElementCalculationPoint is used as the search point for family instances placement inside rooms and spaces.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 24.0.0.0 (24.0.0.0)
Since:  2013

Syntax

C#
public class SpatialElementCalculationPoint : SpatialElementCalculationLocation
Visual Basic
Public Class SpatialElementCalculationPoint _
	Inherits SpatialElementCalculationLocation
Visual C++
public ref class SpatialElementCalculationPoint : public SpatialElementCalculationLocation

Remarks

The Spatial Element Calculation Point is graphically showed as a location point marker with a "snake" line from the origin of the family. If the Spatial Element Calculation Point is turned on, this point will be used as a search point for room and space relations for all instances of this family.

Inheritance Hierarchy

SystemObject
  Autodesk.Revit.DBElement
    Autodesk.Revit.DBSpatialElementCalculationLocation
      Autodesk.Revit.DBSpatialElementCalculationPoint

See Also

ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →