Message 1 of 12
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I calculate a list of coordinates in Excel and cut and paste to autocad in Polyline to create a cutterpath. This usually works great except when I have an arc in my cutterpath. In the NC code if the arc is defined with C3 then it is generated in counter-clockwise direction which is drawn properly in autocad as Polyline will default to CCW (unless the Ctrl key is held down). However if my NC program calls out a C2 code then the cutter generates a clockwise arc which I can't define in my coordinate list. Is there an autocad command that will enable a clockwise arc in Polyline? (or simulate holding Ctrl key)
Solved! Go to Solution.