Geometry.Transform to Project Base Point Coordinate System?

Good afternoon,

I’m attempting to use Geometry.Transform to modify points to make them points referenced from the project base point.

I found a couple threads such as this one and attempted their solutions.

This made my point coordinates very similar, but not quite where they are supposed to be and I’m not sure why.

Here I found an issue submitted on the Dynamo GitHub which sounds like the issue that I am having. I tried their solution but it did not work for me.

For example, here is a spot coordinate from the result of my graph:


The point should actually be:
N : 1372789
E : 2229466

Here is my graph

Does anyone have experience with this subject or see what I am doing wrong?

Thank you in advance!

Hi Eric,

Have you tried to set the Dynamo “Geometry Working Range” to a larger scale ?
https://forum.dynamobim.com/t/revit-link-referencing-the-invisible-starting-point-of-revit/26397/9?u=mjb-online

1 Like

MJB,

Yes I have tried this. Same result unfortunately.

any news about the topic?
I have the same issue, the transalted coordinates I found by using geometry.Transform are quite similar but not identical to the revit ones