ali888 Posted December 15, 2006 Posted December 15, 2006 Hi, I was wondering if anyone might be able to help me here. I was trying to write DXF code for drawing an Ellipse. So here is what i did. I got the code by drawing an ellipse and then saved it as DXF. So I started off with a blank page. I began writing it as follows 0 SECTION 2 ENTITIES 0 ELLIPSE 8 0 10 629.4185943561319 20 564.6465625762273 30 0.0 11 0.0 21 -182.0310286257299 31 0.0 210 0.0 220 0.0 230 1.0 40 0.3696612519921331 41 0.0 42 6.283185307179586 0 ENDSEC 0 EOF I got an error while opening this DXF drawing. it said that "Undefined group code 10 for object on line 10" I thought 10 denotes the X-Coordinates. Why is the autocad not able to define it? Thank you in advance Quote
LSR Posted December 15, 2006 Posted December 15, 2006 Hi, I got an error while opening this DXF drawing. it said that "Undefined group code 10 for object on line 10" I thought 10 denotes the X-Coordinates. Why is the autocad not able to define it? Thank you in advance Sorry, I take back my comments. Quote
keberle Posted October 27, 2008 Posted October 27, 2008 have you determined the cause fo the error? I have the same problem but cannot figure out the cause. 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.