changing the drawing limits

changing the drawing limits

Anonymous
Not applicable
6,274 Views
7 Replies
Message 1 of 8

changing the drawing limits

Anonymous
Not applicable

I am running a 30 day trail of auto cad with plans to buy it at end of the month.  we draw floor plans for buildings thaty measur 150 to 200 foot by 200 foot.   I need to change drawing limts but the program does not respond to changes beyond the 12" x 9" default

 

any thoughts ???

0 Likes
6,275 Views
7 Replies
Replies (7)
Message 2 of 8

leothebuilder
Advisor
Advisor

Drawing Limits?

 

There are not limits in Autocad / ACA

The universe is your limit.

 

Are you referring to paper size?

0 Likes
Message 3 of 8

Anonymous
Not applicable

Yes - i got to it following  FORMAT/DRAWING LIMITS  but it is the paper size

0 Likes
Message 4 of 8

Anonymous
Not applicable

in the commands bar - I can set the bottom left easily enough <0.000,0.000>

 

the issue is changing the default <12.000,9.000>   BEYOND this limit.   reducing the Drawing limit to values less than 12 & 9 is possible.   IS this an intended limitation of the trial?  or am I missing a setting or menu option?

 

 

0 Likes
Message 5 of 8

leothebuilder
Advisor
Advisor

No suck limitation with the trial version of ACA software.

 

At the command prompt type LIMITS and at the next prompt enter OFF.

0 Likes
Message 6 of 8

leothebuilder
Advisor
Advisor

P.s. there is no default setting for limits unless your starting with some template that I'm not aware of

0 Likes
Message 7 of 8

pendean
Community Legend
Community Legend
Are you using some old tutorial perhaps top set up a drawing file?
Is there an option to just use one of he built in template files to get you started?
Are you new to AutoCAD by chance? What CAD program did you used to use before this trial? let us know, so folks here can tailor their replies to suit your experience.

I recommend to take an introduction class(es) at a minimum to get up to speed: in AutoCAD/Architecture, you draft at 1:1 scale all the time, you never draft to a paper space and never set up a paper size unless you know you need this ability.
0 Likes
Message 8 of 8

aghis_no
Collaborator
Collaborator

Every "space" ("model space" and "paper space") in AutoCAD have their own limits, and these limits have different uses in each "space". They are totally independent one from the other and you have to define them when being in the corresponding "space" (you cannot modify model spaces' limits through Paper Space).

 

In Model space.

Model Space limits are used to tell AutoCAD what part of the drawing should be included by priority in the drawing's memory. (The part of the drawing included in the drawing memory does not need view regeneration).

For instance, you have probably witnessed arcs and circles, drawn far from the origin of the drawing, represented as polygons. You have to regenerate the drawing to get the correct smooth representation. If you define the limits of the drawing large enough to include these arcs then AutoCAD will try to include them in the drawing's memory so that you do not need to regenerate to get them drawn correctly. This concerns only the view representation the accuracy is not altered by the limits command.

This is very useful when working with very large survey drawings. In that case you define the limits on the smaller area of the drawing where your project is placed, in order to tell AutoCAD to include your projects' geometry in priority in the drawings' memory and not the totality of the survey's geometry.

Limits are invisible but you can "see" them if you set your grid "not to display" beyond limits. When using the zoom command with the option "All" AutoCAD will zoom to the drawing limits as opposed to the "extends" option that will zoom to the extends of the drawn geometry.

However setting limits is not mandatory. Most of the times the drawing memory is large enough for all the geometry including element outside the model Space limits. I personally believe that is best practice to set the limits

 

In Paper Space.

Paper space limits are used to define the paper size (what is represented as a white page). So it is better to modify them trough the "page setup manager" by choosing the right paper size. You could use the limits command in Paper Space but will have no effect other that reporting the coordinates of the paper size. You will notice that the lower left point o f the paper spaces' limits is never the origin of the Paper Space. This is because the origin of the Paper Space is the corner of the printable area (represented as a hidden line rectangle) and not the paper corner for obvious cut and paste reasons between different paper sizes.

 

I do not see why the limits command would be limited in a trial version unless this is a bug. Are you sure you are midifing the right limits

Hope it helps

Aghis