Search found 1 match
- Sat Aug 10, 2024 2:50 pm
- Forum: How To Questions
- Topic: What determines the SW direction when converting to Dxf?
- Replies: 8
- Views: 3016
Re: What determines the SW direction when converting to Dxf?
Hi, everyone, Is it possible by assign a new coordinate system having its X-axis aligned with the edge which to be horizontal in the DXF output? ChatGPT generated the code below: 'Define the coordinate system name (should match the one in your parts) coordSystemName = "CoordSys1" ' Adjust ...