Change of original point of coordinate system

Hello everyone,
I am making a script to place a families around a circle wall. To do that properly I have to replace a origin point of CS to another place. I set new CS by CoordinateSystem.ByOrigin node and create points around circle wall, but coordinates of this points is calculating related to base point of project (0,0,0), but not to new CS (11268, 2549, 0). How to fix that? Thank you in advance.

The numbers report back to the internal origin, but the content is as the location defined by the other coordinate system. Progress along and things should become clear. :slight_smile:

1 Like