Is there a way to read the center of the dxf file and align it with the reference point from Grasshopper
Thank you & appreciate the help!
Is there a way to read the center of the dxf file and align it with the reference point from Grasshopper
Thank you & appreciate the help!
Identify centroid of imported DXF geometry, construct a vector 2 pt. from centroid to ref. point in grasshopper and move the geometry. I hope that is what you were looking for.
Thanks @parametriccuriosity !