How to make simple offset of geometry from Autocad in dynamo

When I am offsetting geometry, its offset in Z coordinate. How I can offset in XY coordinate? Do I have to give a coordinate system to each geometry? Isn’t it pick the default XY Plan.

Maybe not. Can you please post your DYN and any error messages you might have? What geometry are you trying to offset?

Something like this?

Offset.dyn (10.3 KB)