Spot Coordinates Error

Hey Hi,
Initially I have given some values of Project Base point for N, E, and angle to true north. Survey base point is keep as 0,0,0

Now,
I’m extracting values from spot coordinates to find N, E of the elements.
This is huge error. i can see it is not taking values from project base point.
As an example below:

and from dynamo i get this value:

Because there is rotation in model, i cant do simply add/subtract from project base pt values.

Hi @Nissal,

This node could help you convert points in the desired coordinate system.
Convert%20Point%20in%20Coordinate%20Systems

2 Likes

thank you @Alban_de_Chasteigner :slightly_smiling_face:
from which package will I get it?

GeniusLoci package, as displayed in the node title.

2 Likes