I need to retrieve point XYZ coordinates from various objects in my model. The point’s origin needs to be taken from a different point than the world XYZ.
The issue I am having is that this model needs to be used for coordination and I cannot move and rotate the model to the world XYZ because the other files in worksession would no longer align.
My initial thought was to move and rotate my model in grasshopper to the world XYZ, retrieve the coordinates and map the data back to the origin model.
I am hoping there is an easier solution to this as it is becoming quite complicated due to existing properties (object name, layers, colors, etc.) I am trying to maintain.
Any suggestions? A way to move and rotate worksession files without changing the original origin? Change point coordinates to reference a defined plane rather than world plane?
sorry, yes we can get value. Could you share how to use the coordinate Cplane?
I have some calculations about the coordinate value that need execution using coordinate plane. but Grasshopper read as World Coordinate.