AutoCAD 2010 :: Drawing Size On An A4 At Different Scales?
Mar 18, 2012
Drawing size on an A4 at different scales,The A4 can have a drawing size up to 29.7x21 meters when printing with a scale of 1/100 while it can have up to 14.8x105 meters when printing with a scale of 1/500.
Does this mean that we need to have different title blocks each time we print in an A4 paper size with different scale?
Software: AutoCAD 2014, AutoCAD C3D, AutoCAD M3D, Revit
Windows 7 (Ultimate 64 bits),
Firefox 20.0,
Kaspersky 2013.
View 6 Replies
ADVERTISEMENT
Jun 1, 2011
I have a requirement sheet from the city for plans for a little strip mall that I'm drawing a renovation for one unit. Had to reproduce the entire site however for the city planner. No problem, doing that, but here's where it gets kinky. They want the plans submitted on 11 x 17, but scaled at 1"=10'. The site is 656' ±, so at that scale, ain't no way it's gonna fit on an 11 x 17 sheet, right? If one inch = ten feet, on a 17" page, the biggest anything could possibly be is 170 feet, right?
View 8 Replies
View Related
Apr 30, 2013
I have determined that an AutoCAD drawing has the unfortunate ability to have Annotation Scales "hard coded", meaning they CANNOT be removed from the drawing.
Let me explain....
In a detail drawing file (i.e. my master drawing file where I keep all of our standard details), I was getting duplicate Annotation Scales. I would try to use the SCALELISTEDIT command to try and delete the anno scales not being used, but it would appear they WERE being used. (and resetting the anno scales didn't work either)
I was using a combination of tricks to determine WHICH annotation objects were using the duplicate anno scales. I would set ANNOALLVISIBLE to 0 and set the CANNOSCALE to the duplicate anno style to see where they were being used with no luck
I would then use the QSELECT command to group select each type of annotation object that were annotative, and check to see if they were using the duplicate scales. Again, no luck
THEN, I decided to cut-n-paste each detail one-at-a-time from my master drawing file to a new BLANK drawing with only one annotation scale in it (i.e. 1:1). I would paste a detail, and then enter the SCALELISTEDIT command to see which anno scales "came along for the ride". I pasted a particular detail that carried over the duplicate anno scales, but when I checked all of the annotation objects for the duplicate anno scales - NOTHING! I then deleted that particular detail, purged it, and then I was able to delete the duplicate anno scales. But no matter what I did to try and fix that detail (i.e. wblock, cut-n-paste, save-down, etc) the duplicate anno scales simply will NOT be allowed to be deleted even though i cannot find any objects associated with them.
View 8 Replies
View Related
Aug 4, 2013
I am currently working for pepsi factory with huge machines in their factory building. My problem is that these drawings are very big and not loading quite well even in high performance systems. My current drawing size is about 120MB, without any hrefs.
View 9 Replies
View Related
Oct 9, 2011
I am a very infrequent user of CAD and still do things like I used to do back in the '90s.
I draw in Model space at full scale--except, and this is why I am posting this question, when I have a small detail I want to be visible.
Can I draw a detail in Model space that is a different scale than the main drawing, or do I have to make it 'larger' by using Paper space and a viewport. Like maybe a block or some procedure I am unaware of.
View 4 Replies
View Related
Mar 7, 2013
We have a drawing that has been exploded purged, overkilled, audited and we still cannot decrease the size of it. Theres no blocks, theres no 3d, its a very simple drawing but I feear its corrupted. I've tried copy/blocking the information out of it but that just makes it crash. I cant attach it its too big! (16 meg)
View 9 Replies
View Related
Nov 16, 2012
I have just received a drawing, and getting message on excess drawing scales trying to xref it into drawing, how do i change scales, get rid of all different annotation scales how can i purge it?
View 2 Replies
View Related
Jun 3, 2012
Why my AutoCAD now draws rectangles based upon coordinates and not by a given width and length as use to be?
View 4 Replies
View Related
Nov 5, 2013
Is there are way to make the size of this dynamic, So you can drag it wider and taller, There are other boxes that seem to be frozen in size. I use this with many custom fields and it's difficult to enter data when you see what your doing.
View 2 Replies
View Related
Oct 8, 2012
I have always left my ltscale @ 1, but I ran a cross this question on a test."What is the Ltscale fact for a drawing plot size=200x150 and limits=(0.00,0.00) (600.00,450.00)
on the test it is multiply chose 2, 3, 4 and UCSVP..I don't want the answer just how do I figure ltscalt factor?
View 9 Replies
View Related
Mar 7, 2012
I am trying to insert a block in the drawing sheet, that varies in size dynamically. Is there anyway for changing the size of the block.
View 9 Replies
View Related
Jul 28, 2011
I've created a viewport, selected it and since gone to zoom the relevant image until it is the desired size within the viewport.
I've done this a million times before without a problem, but am having terrible difficulty at the moment.
Once I've zoomed the image to size and subsequently exited the viewport frame (to view the sheet) my image disappears - I believe it just becomes a microdot.
Incidentally, when I initially go to zoom the image to fit the viewport window, I have to use the zoom, extents, 'select all' (CTRL A) and then significantly enlarge the component of the drawing I wish to have fill the viewport window.
Why is it that the zoomed image fills the viewport window when editing the viewport contents and then disappears (turns back into a microdot) when I've finished editing the respective viewport?
View 4 Replies
View Related
Oct 21, 2013
is it possible to import scales from one drawing to another?
i get many drawings every day from other people and i want to import my own scales from my own templete.
i thought to copy the objects to my own templates but i will loose the layouts from the originals. i will heve then again to import the layouts...
View 1 Replies
View Related
Sep 2, 2011
I need to show a building plan at 1/100 scale and then just its outline at say, 1/500 for a site plan, both on the same drawings and using just the one model?
View 6 Replies
View Related
Jun 14, 2013
I am working in a drawing that had all archetectual scales. I Need to insert scales like 1"=30' and so on. Usually when i go to this menu i can simply add them, but in this drawing they arent there. I started this drawing using the relitivly blank template ACAD.dwt because i am trying to build a company template and did not want any trash.
How does autocad chooses wich scales to show. In drawing setting it is set to US Survey foot.
The link talks about the issue, but i really do not understand the results. [URL] ......
Civil 3D 2013
HP Z400 Workstation
6GB of RAM
296GB HDD
ATI FirePro V5700(FireGL)
Win 7 Home Professional
View 6 Replies
View Related
Nov 15, 2011
I am trying to extract all of the annotative scales in a drawing, I have found some code which will extract the current annotative scale, but not all.
Dim doc AsDocument = Application.DocumentManager.MdiActiveDocument
Dim db AsDatabase = doc.Database
Dim ed AsEditor = doc.Editor
Dim ocm AsObjectContextManager = db.ObjectContextManager
Dim occ As ObjectContextCollection = ocm.GetContextCollection("ACDB_ANNOTATIONSCALES")
View 1 Replies
View Related
Nov 7, 2012
I have a question about printing an autocad drawing. Currently I have two drawings on the model tab. I have drawn them both 1:1.
Now I need to print them both out on a same A3 paper, with different scales. The other one will be printed in 1:100 and the other in 1:50.
I have drawn a pretty good amount on autocad but this is my first time printing/plotting.
View 6 Replies
View Related
Oct 20, 2013
I am trying to understand how Linetype scale works, and have been researching on LTSCALE, MSLTSCLAE and PSLTSCLAE. I believe I have a fair understanding of each of these settings. Still, I can't figure out how the scaling works while I was trying to create custom line type. To illustrate, I created a new linetype called XCENTER, which is exactly the same line type as CENTER except its name, in a new LIN file.
*XCENTER,XCenter ____ _ ____ _ ____ _ ____ _ ____ _ ____
A,1.25,-.25,.25,-.25
After loading the new linetype into my drawing, I was surprised to see that CENTER and XCenter show up in different scales in the same drawing (see png).
My work file is WORK.DWG, I have purged everything except the two polylines, one with the line type of CENTER, the other xCENTER. Not that my global scale is 1:100, LTSCLAE=, MSLTSCALE=1, the object scales are both set to 1.0.
I copied the two lines to clipboard and pasted on a brand new drawing TEST.DWG, and the two lines show up in the same scale.
What in my original drawing WORK.DWG is causing this problem?
View 3 Replies
View Related
Mar 1, 2013
I made a SitePlan in AutoCAD with all of the proper line scales set, but when I imported the file into Revit, they were all solid lines, not hidden or phantom styles as they should be. I fully exploded the site plan within Revit, but i still have yet to see a possible way to adjust the line type scales. So far it has only been telling me about how to change the line weight, which is not what I'm trying to do. If there is any information i can begiven on whether it is even possible to adjust the line type scale in Revit from an AutoCAD file
View 1 Replies
View Related
Dec 12, 2013
I have several drawings and which have different scales (1:50, 1:20 and 1:10) all in one dwg file. I made different .ctb files for each of them to make easier to interchange drawings between two different scales. But now I'm plotting each of them onto seperated rolls. I wonder if there is a way to plot all of them onto just one roll?
View 9 Replies
View Related
Mar 26, 2012
Trying to set a Phantom line as the property line and also use dashed lines (ACAD_ISO03w100)
I can mess with the ltscale and make it so one or the other reads properly, but never both. The Phantom displays correctly at ltscale: 1, the dashed lines display when ltscale is .1 they are on different layers
View 8 Replies
View Related
Aug 12, 2013
How do I set up a dwt so that linetypes appear the same no matter what the scale of the viewport. I tried AutoCad help but the recommended fix if I am reading it correctly is psltscale set to 1. That didnt work. We normally set our ltscale to 0.5. Should the scale of linetypes be controlled by the scale of the viewport? Isnt the scale of the viewport supposed to be multiplied by the ltscale so that the linetypes always appear the same no matter what the veiwport scale?
View 9 Replies
View Related
Oct 6, 2013
create a code to add scales to the scale’s list?
I just want to have the necessary scales, so don’t want to add to the template.
The command function is basically to allow me type the value of the scale and based on that, adjust the properties of the scale. (Name appearing in scale list - Paper Milimeters - Drawing Meters)
Example:
>Command line: setscale
>type the value of the scale to create: 50
set 1:50 to default
View 3 Replies
View Related
Dec 4, 2013
when i copy paste this drawing from autocad architecture 2013 to another drawing it goes into that drawing in multiple scales
before after
I have checked all ins settings, I have tried to block it and unblock it, all items are there, some are just super small, some are normal.
View 3 Replies
View Related
Feb 13, 2012
We are using in the office annotative blocks with text attributes.
When changing the display annotation scale, the attributes go normally, at the beginning, all back to 0,0,0 point; what we solve by using ATTSYNC command, and works fine; they go back to correct size and location.
But, for some reason in some computers, when closing and saving the file, and opening it again next day, all the attributes, at the same display scale than the day before, are all wrong size and location.
I have tried to uninstall the whole program and install it again from zero, and the same problem persists.What can I do?
View 2 Replies
View Related
May 15, 2012
Using Civil 3D 2012, is there a way to import/export a list of metric annotation scales for use in another drawing?
View 4 Replies
View Related
Aug 4, 2012
Is there anyway of plotting a cad drawing from the model view screen so that certain linescales show? At the moment when I plot it will show hatched items without the outlines.
View 9 Replies
View Related
Oct 17, 2012
Using ObjectARX2013, I have to solve problems.
When I plot PNG or JPG file, its paper size is needed to edit according to drawing size.
I want to know the source code or function(or method) - C#.
View 1 Replies
View Related
Dec 10, 2013
Eventually after I copy and paste with the clipboard enough times within one drawing, the ability goes away and I can no longer copy and past one item from one drawing to a separate drawing. I need to use the clipboard function because that is the only way of getting an item from one drawing to another.
I have download a clear clipboard function but it doesn't work. Closing CAD and restarting does not reinstate the function.
View 5 Replies
View Related
Sep 11, 2012
My Autocad has started a new behavior. When (in Win7) I double-click on a drawing file in Windows Explorer, Autocad opens the drawing file and also starts a new drawing, all in the same session of Autocad. Is there some system variable or Windows variable that controls this?
View 1 Replies
View Related
Jul 25, 2012
I realize it may be a Civil3D question. When I change my drawing scale in the "Drawing Settings" dialog box to 1"=40', for example. The Annotative scale in the Properties Palette changes to 1"=40'_XREF.
View 2 Replies
View Related