Origin Property


Transform Origin Property

Defines the origin of the old coordinate system in the new coordinate system.

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

Property Value

XYZ
Exceptions
Exception Condition
InvalidOperationException Thrown when the transform is internally marked as read-only.
Remarks
This corresponds to the fourth column vector of the conventional 3x4 matrix representation. Also, this is the translation component of the transformation.
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 →