Position Property


Reference Point Position Property

The position of the ReferencePoint.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public XYZ Position { get; set; }

Property Value

XYZ
Exceptions
Exception Condition
InvalidOperationException Thrown when CoordinateSystem is set while the Reference property is not , and the ReferencePoint is unable to move to the new location.
Remarks
This is an alternate interface to the property CoordinateSystem.Origin. When set, the effect is the same as setting the CoordinateSystem property to the same as its current value but with a different Origin.
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 →