ravinderaleti Posted June 22, 2010 Posted June 22, 2010 Hi, I am new to AutoCAD. We are parsing DXF files to generate a drawing as JPEG image. from DXF file, how can we get the drawing size (Height and Width) and also x,y coordinates. What is the difference between $EXTMAX and $LIMMAX or($EXTMIN and $LIMMIN)? please explain with an example if possible. Many Thanks in advance, Regards Ravinder Quote
dbroada Posted June 22, 2010 Posted June 22, 2010 my GUESS would be that the LIM settings are the limits of a drawing (input by the draughtsman or from the template) while EXT are the extents, being where objects are located. It used to be impossible to draw outside the set limits but that is no longer true and naturally it is easy to keep all your objects with the drawing limits. Quote
ReMark Posted June 22, 2010 Posted June 22, 2010 LIMMIN and LIMMAX are covered in your Help file. 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.