Hello Everyone,
Can anyone suggest what should I do in order to move an imported DWG component using ruby. I used below ruby code to import the DWG file.
The DWG file (Outer Frame.dwg) is imported successfully. Now I want to move the imported DWG at a specific coordinate. Let’s say point p1 => (15,15,20) is the location where I want to move the DWG now, but I’m not sure how to achieve that. Kindly suggest. Any suggestions are welcome. Outer Frame.dwg (35.9 KB)