I made a project with RC in a grid coordinate system.
When I export the point cloud as a.las I see an option to make (if I want) a translation in the grid coordinates.
This is perfect because normally I want to work in a local system.
To translate data from a grid projected system to a local ground system I must apply a combined scale factor in the x and y axes and leave as it the z-axis.
I see that I have the option to apply different scales to the x, y, and z-axis.
What I don’t understand is which is the origin from which these scale factors applied.
Because the output coordinates depend on the origin where the scale factor applies.
When you make translation and scale the model, the model is scaled and then moved with wanted translation.
The center of the grid has 0,0 coordinates in local system. If you are using some global system, then it is transformed to this system. In this case it will be good to have some control point with coordinates and use these points to align the model to this coordinate system.
Theoretically you can find out these coordinates, when you create a reconstruction region over grid (Set Region on Grid) in the place of the center and export this reconstruction region. Then when you open this rcbox file in Notepad, there are the center coordinates.