• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • Discussion Groups

    AutoCAD 2010/2011/2012 DWG Format

    Reply
    Member
    mcisco2012
    Posts: 4
    Registered: ‎01-20-2012

    Maximum usable coordinates

    169 Views, 2 Replies
    04-17-2012 10:32 AM

    What are the maximum usable coordinates that AutoCAD can handle. We curremty have an Alaska UTM gird of aprox. E1,425,000  N2,383,500.

    • What are the types of problems that occur at the higher coordinates.
    • What are the best work-arounds.
    • Any further reading.

    TIA

    Please use plain text.
    *Expert Elite*
    dgorsman
    Posts: 3,278
    Registered: ‎10-12-2006

    Re: Maximum usable coordinates

    04-17-2012 11:05 AM in reply to: mcisco2012

    With thoughtful useage of named UCSs, origin selection, and unit selection there are no effective limits.  For example, trying to design a penny on the moon using angstroms for linear units and an origin point in New York won't work very well, but using millimeters and using the center of mass of the penny as the origin should pose no problems.

    ----------------------------------
    If you are going to fly by the seat of your pants, expect friction burns.
    Adopt. Adapt. Overcome. Or be overcome.


    Please use plain text.
    Mentor
    Posts: 186
    Registered: ‎09-17-2006

    Re: Maximum usable coordinates

    04-17-2012 01:04 PM in reply to: mcisco2012

    AutoCAD stores coordinates as double-precsion real numbers (about 15 decimal digits) so the limits for coordinate values are quite broad - see e.g. the SOLAR.DWG sample drawing

    http://www.cadstudio.cz/download?file=Solar.dwg

    and watch the label on the landing pad on the Moon.

     

    There could be some numerical instability in special cases (very large geo coordinates) - e.g. for hatching, AEC objects - but you can solve it using UCS as advised.

     

    Vladimir Michl, www.cadstudio.cz  www.cadforum.cz

    Please use plain text.