AutoCAD Civil 3D :: Editing Drawing Scales

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


ADVERTISEMENT

AutoCAD Civil 3D :: Import Scales From Drawing?

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

AutoCAD Civil 3D :: Import / Export List Of Metric Annotation Scales For Use In Another Drawing?

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

AutoCAD Civil 3D :: When Copying Or Editing Dynamic Blocks Drawing Disappears

May 24, 2012

Drawing disappear after using a dynamic block's stretch parameter?

I’ve made fairly simple dynamic blocks with lines or leaders that can be stretched and some attribute text.  After moving the stretch grip of the block the block will disappear.  If I then do a regen the entire drawing disappears.  But it seems to be only a graphical glitch based on the fact that I can then save the disappeared drawing, reopen it and everything is up to date.  I can even see my devious little dynamic blocks.  But of course if I try to edit them everything will disappear again.

View 4 Replies View Related

AutoCad :: Drawing At Different Scales

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

AutoCad :: Excess Scales On Drawing

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

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 View Related

AutoCad :: VP Showing Different Scales Of Same Object On Same Drawing

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

AutoCAD .NET :: Extract All Of Annotative Scales In Drawing?

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

AutoCad :: Drawing Scales And Paper Size

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

AutoCAD 2013 :: Linetypes Show Up In Different Scales In The Same Drawing

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

Revit :: Changing Line Scales From AutoCAD Drawing?

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

AutoCAD Visual LISP / AutoLISP :: Add Scales To List Scales?

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

AutoCAD 2013 :: Copy / Paste - Drawing In Multiple Scales

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

AutoCAD 2010 :: Duplicate Annotation Scales HARD-CODED In Drawing File

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

AutoCad :: Plotting Drawing From Model View Screen So That Certain Line Scales Show

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

AutoCAD Civil 3D :: Linetype Scales

Mar 22, 2012

my linetype scales in model space look good, when i go to paper space to print the linetypes are huge and way out of wack. what is my problem?

View 3 Replies View Related

AutoCAD Civil 3D :: Annotative Blocks With Several Different Scales

Nov 21, 2013

We use a lot of annotative blocks with several different scales and often find that they have changed from thier standard names to several *u blocks that do not behave annotatively. I have to go in and explode them once or twice to get them back the right name and they show up as individual blocks in different scales. Is there a fix for this?

View 6 Replies View Related

AutoCAD Civil 3D :: How To Get Back To Engineering Scales

Aug 22, 2012

I am now using Civil 3D 2013. In previous versions, SCALELISTEDIT, then Reset would give me Civil Scales. Now when I use the same command and reset, then choose Imperial Scales, it resets scales to only Architectural. I tried to make a change using_AECDWGSCALESETUP. The dwg units are already in Feet and the Type is set to decimal. How do I get back to engineering scales?

View 3 Replies View Related

AutoCAD Civil 3D :: Metric Cross Section Scales

May 31, 2013

C3D 2012 Sp3

I have a Dref alignment, samples lines, and an Xref'd corridor in a drawing. This drawing represents a base file for cross sections. The drawing scale is set to 1:10.  I want my cross sections to be 10 horz. and 5 vert.  I create the sections views in ths drawing, with sheet production on (A0 sized sheet) and they come in perfectly in model space. I then use the production tools and create the section sheets.  Here s the problem:  The viewport on the newly created section sheets has to be set to 1:100,  not 1:10, in order for the sections to plot to the correct scale. Is the viewport ratio of 10 times smaller then the parent drawing (1:10) the correct way to create the sheets?  I thought that the viewport scale should be equal to the parent drawing model space scale (1:10).  My border in the template layout is sized in mm (A0). 

View 1 Replies View Related

AutoCAD Civil 3D :: Text And Linetype Scales In Paper Space

Jun 6, 2013

I am using Civil3D 2011 and I am working on 1:1 model space scale. When I go to paperspace and open a scaled viewport, the texts and linetype scales change. What can i o to make them look the same as in model space?

View 5 Replies View Related

AutoCAD Civil 3D :: Dimensioning Disappear When Change Scales In Layout

May 14, 2013

when I demension a drawing in model space, and then go to the layout where I have a viewport set up, if I change the scale for the viewport, the dimensioning disappears and I can't get it back.

This is a coworker's drawing, so I'll do my best to answer questions on how it was created. 

View 3 Replies View Related

AutoCAD Civil 3D :: Smart Structure Pipe Scales And Xref

Jan 24, 2011

We set up our projects with a Topo sheet, a separate Design sheet, then a plot sheet with the drawing referenced in.  The design sheet consist of basically all the design information unless this is a larger project, then the design components are given their own drawing file.  Pretty industry standard, right?

 The problem we are having is that the symbols are not scaling correctly for the plot sheets.  I did some testing and the topo sheets are working as expected, but the "smart" pipes and structures are not from the design sheets.  For the structures we are using a block for the plan view, and that is using the current drawing scale for the symbol size.  But that is not carrying over to the plot sheet or viewport scale, it is locked to the scale of the saved Design drawing.  So when plotting the project, half way through, people have to open the design drawing, change scale and resave to get the structures the right size for that sheet.

Do I have the structure style setup wrong?  Shouldn't the symbol change to the plot sheets current view scale like a survey point?

I have played with making that plan block annotative but Civil 3D doesn't see a annotative block in the definition of a style.

I don't think that the network should have to be native to each plot sheet, but the only work around I have is to dataref the network into each plot sheet, and then have to freeze the xref's layers so there are not doubles.

View 3 Replies View Related

AutoCAD Civil 3D :: Leader Vertex Does Not Connect To Line When Changing Scales

Nov 15, 2012

I’ve had this problem with my proposed elevations for quite some time so I finally want to fix it while I’m a little slow. The problem I have is when I change scales, my elevation’s (in dragged state) leader vertex does not connect to my line. I’ve attached my lable styles...

View 7 Replies View Related

AutoCAD Civil 3D :: Section View Styles Showing Scales In Title Text?

Jun 27, 2013

I am working on setting up exagerated (10X) section views. I would like to show the horizontal and vertical scale below each section.  I have used the code below in the Axis Title Text.  The horizontal scale displays correctly (taken from the overall drawing scale)
 
How would i edit the vertical code below to show the vertical scale 10 times smaller?
  
SCALE: HORIZONTAL  = 1:<[Drawing Scale(P0|RN|AP|GC|UN|OF)]>
VERTERTICAL  = 1:<[Drawing Scale(P0|RN|AP|GC|UN|OF)]>  

View 5 Replies View Related

AutoCad :: Drawing Scale List Editing

May 2, 2011

I've been working on fixing our metric template at work, and there's a drawing scale that I can't figure out to delete. I can rename it, but can't edit or delete it.

The drawing is empty, there's only layers, dim style, text style and multi leader style and a few block. I've tried purging everything and I still can't delete it.

View 3 Replies View Related

AutoCad :: Editing Drawing - Exploding External Reference

Nov 28, 2007

Im drawing on autocad 2008, but im having some trouble with trying to explode an 'external reference' this external reference needs to be edited.

I opened a DWT renamed it and saved it as a DWG, then i used the INSERT/EXTERNAL REFRENCES/ATTACH DWG to bring in drawing. When i select the explode button i cant select the drawing i need to edit.

View 8 Replies View Related

AutoCad :: Drawing Properties / Reset Total Editing Time?

Jul 18, 2007

can you reset the total editing time for a drawing back to 0?

View 9 Replies View Related

AutoCAD 2013 :: Editing Architectural Title Block - Cannot Insert Into Drawing

Mar 5, 2013

I'm trying to edit an architectural Title Block. I've went into block editor and did attribute definitions. However, when I save it I can't insert it into a drawing. Is there anything I can do to prevent this from happening?

View 2 Replies View Related

AutoCAD Inventor :: Editing Format Of Multiple Text Boxes On Drawing

Mar 27, 2013

I'm using Inventor 2011.

Is it possible to edit text formatting (e.g. font, font size, alignment) on mulitple text boxes, rather than having to right click each and click Edit Text?  Ctrl+right click doesn't bring the option up to edit text.

View 1 Replies View Related

AutoCAD Civil 3D :: Opening Drawing In 2013 And Drawing View Changes?

Nov 28, 2012

Recently upgraded to Civil 3D 2013 and drawings opened up fine.  Now today any drawing that opens shows the plan view as last saved but then after loading takes the drawing and shifts it into a 3d view similar to a crossection.  Is there a setting somewhere that has been changed?  I noticed after a windows 7 update was preformed. 

View 7 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved