briankstan Posted October 29, 2008 Posted October 29, 2008 I need to disable the draworder and remove the setting that it puts in the drawing. What I have is a situation where we wblock a CNC program from an autocad drawing, then we use that new drawing to program the CNC with a program called RounterCIM that generates the G-code for the Milling process. however, it the draw order command was used in the drawing it gives and error and won't open the file because of the draw order command. if you have any ideas on what I could try I'd appreciate it. thanks Quote
ReMark Posted October 29, 2008 Posted October 29, 2008 In reference to your inquiry I came across the following: http://blog.jtbworld.com/2007/05/info-on-sortents-in-autocad-2005-and-on.html Quote
ReMark Posted October 29, 2008 Posted October 29, 2008 I also found this as well. Page down to the entry by DieterS dated May 3, 2007: http://discussion.autodesk.com/forums/thread.jspa?messageID=5571039 Quote
briankstan Posted October 29, 2008 Author Posted October 29, 2008 thanks for your help, I tried set the sortents to "0" to disable it, but I'm still getting the same error. what they program suggests it to copyclip the items, place in a new drawing and then do a save as. it appears that the draworder information is lost when using copyclip. anyone know of a way to use copyclip and qnew in a lisp routine to speed up this process? Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.