+ Reply to Thread
Page 2 of 2 FirstFirst 1 2
Results 11 to 13 of 13
  1. #11
    Forum Deity
    Using
    AutoCAD 2002
    Join Date
    Sep 2006
    Location
    East Sussex, U.K.
    Posts
    2,963

    Default

    Registered forum members do not see this ad.

    And also there is a gap at each corner. You do not have a closed polyline to give you the area.

    I got an area of 9000.1357 with a perimeter of 419.1438, which I got by listing the closed polyline that I drew at the correct dimensions. The area is in sq units of the drawing units.

  2. #12
    Forum Deity Dadgad's Avatar
    Using
    AutoCAD 2012
    Join Date
    Nov 2011
    Location
    At the confluence of worthlessness & invaluability
    Posts
    3,131

    Default

    Hi, just back from the beach, as SEANT & eldon were kind enough to point out, a couple of obvious issues.
    Issue number one would be that the drawing is not done to 1:1 scale, which is a bad way to start.
    In modelspace the drawing should be done FULL SIZE, doesn't matter what you are drawing. Which is why in dimensions
    you see units of measure like LIGHT YEARS. Yes even when drawing the SOLAR SYSTEM you would draw it full sized in modelspace.
    Yes, that is right, you probably wouldn't print it fullsize, you would scale it to an appropriate size from your paperspace viewport.
    Assuming that is not the issue right now. Back to modelspace.

    Lastly, if instead of using TEXT to dimension the perimeter in your modelspace, you had just used the current dimstyle,
    you would have very quickly recognized that the drawing was not correct.
    It seems like you probably have it sorted out by now. You also have some doubled lines in the perimeter.
    I would suggest using closed polygons for work like this. All you need to use is the JOIN command with MULTIPLE option to join and then you can CLOSE
    your polygon in the properties by selecting CLOSED YES.
    Had you drawn a CLOSED polygon, your PROPERTIES or QUICK PROPERTIES palette would have given you the area without
    using any commands. As eldon mentioned the area would be in the drawing units (in this case meters) squared.
    By entering -DWGUNITS at your commandline you could determine what the drawing units in use in the drawing are.
    6 represents METERS, which you will see after you open the DRAWING UNITS dialog box with the -DWGUNITS command.
    Attached Images
    Last edited by Dadgad; 15th Jul 2012 at 12:28 pm.
    Volume and repetition do not validate opinions forged in the absence of thought.

  3. #13
    Junior Member
    Using
    AutoCAD 2010
    Join Date
    Jan 2012
    Posts
    21

    Default

    Registered forum members do not see this ad.

    Thank you guys for advices, i aprecciate it a lot

Similar Threads

  1. Calculating Area
    By bobsy852 in forum AutoCAD Beginners' Area
    Replies: 14
    Last Post: 20th May 2010, 05:26 pm
  2. calculating surface area
    By ica_cici in forum AutoCAD Beginners' Area
    Replies: 2
    Last Post: 6th Apr 2010, 09:49 am
  3. pulling the area after calculating
    By nate201 in forum AutoLISP, Visual LISP & DCL
    Replies: 3
    Last Post: 30th Oct 2008, 03:53 am
  4. Calculating Area
    By Rise in forum AutoCAD 2D Drafting, Object Properties & Interface
    Replies: 7
    Last Post: 29th Sep 2008, 08:59 pm
  5. calculating an area in AUTOCAD
    By rodpacker in forum AutoCAD General
    Replies: 12
    Last Post: 21st Aug 2007, 03:52 pm

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts