AutoCAD 2010 :: Change 3D Drawing To 2D

Oct 24, 2013

We would like to change a 3D drawing into a 2D drawing, so that the z co-ordinates list as elevation 0.000

As a 3D drawing, we cannot snap to the line intersections.

View 4 Replies


ADVERTISEMENT

AutoCAD 2010 :: Change Drawing Scale In Drawing Settings

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

AutoCAD 2010 :: How To Change Orientation Of Drawing In 2D

May 17, 2013

How do I change the orientation of my drawing in 2D cad. For example so that north is set at 0 deg. south is set at 180 deg. etc.

View 1 Replies View Related

AutoCAD 2010 :: How To Globally Change CELTSCALE Of All Objects In Drawing

Feb 3, 2011

How can I globally change the CELTSCALE of all objects in my drawing?  Using PROPERTIES, I can change one element at a time, but when I choose multiple objects in the drawing at the same time, PROPERTIES does not allow me to change their CELTSCALE to (say) "1".  Also, this doesn't appear to be possible using the CHANGE (Properties option) command either.  The latter only allows the LTSCALE to be changed (not CELTSCALE).

View 9 Replies View Related

AutoCAD 2010 :: Change The Size Of The Drawing Properties Dialog Box

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

AutoCAD 2010 :: Change Crosshair So It Is At Isometric Angle For Drawing?

Mar 13, 2013

How do I change the crosshair so it is at an isometric angle for drawing?

View 4 Replies View Related

AutoCAD 2010 :: Change Block Size In Drawing Sheet?

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

AutoCAD 2010 :: No Longer Copy / Past One Item From One Drawing To Separate Drawing

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

AutoCAD 2010 :: Double Click Opens Drawing Plus Blank Drawing

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

AutoCad :: How To Change Flat Drawing Into Isometric Type Of Drawing

Aug 4, 2009

is it possible to change a 'flat' drawing into an isometric type of drawing? I currently have an end view of an item that I need to draw in isometric, but it's fairly detailed with curves etc and will take a long time to draw again from scratch in isometric...

View 7 Replies View Related

AutoCAD Inventor :: Change Drawing Scale With ILogic Upon Parameter Change

Jul 8, 2013

I have a spreadsheet and iLogic driven mater assy to generate different iterations.

I would like to change the scale of a base view on a drawing based on a parameter in my assembly. The idea is to get iLogic to change the view using a simple If / Else statement.

This is what I tried:

If Parameter("0 Generic Assembly v2.2.iam.BP") < 1570 Then
ActiveSheet.View("VIEW1").Scale = 1/8
Else
ActiveSheet.View("VIEW1").Scale = 1/10
EndIf

So basically the value of "BP" parameter (excel parameter in my assy) would drive the scale of the views. But its not working. Is it actually a sensible method? Can I use in the drawing environment the excel parameters in my assembly?

This is the error message I get when the rule is run:

"Error in rule: View Scale, in document: 0 Generic Assembly v2.2.idw

Unspecified error (Exception from HRESULT: 0x80004005 (E_FAIL))" 

Also using the same thinking I use iLogic to populate the drg number field on the drawing based on an excel parameter. The rule works but does not always updates the drawing no upon the parameter change or update/rebuild commands.

View 1 Replies View Related

AutoCAD 2010 :: Open And Create A Drawing In 2012 From Visual Basic 2010

Jul 1, 2012

I'm doing a program in Visual Basic 2010. In one of the forms I put a button that when clicked must open AutoCAD 2012 and make a drawing in it. The user will decide where to save it.The steps are these:

1. I added the references Autodesk.AutoCAD.Interop and Autodesk.AutoCAD.Interop.Common to the Visual Basic Project. That's OK.

2. I wrote this in the heading of the form's

- Imports Autodesk.AutoCAD.Interop
-Imports Autodesk.AutoCAD.Interop.Common

3. In the event Click of the Button1 I put this:

    Dim acadApp As New AcadApplication 'Create an instance of an AutoCAD Application
    AcadApp.Application.Visible = True 'Show the instance of the AutoCAD Application
    Dim acadDoc As AcadDocument 'Create an intance of an AutoCAD Document
    acadDoc = acadApp.Documents.Open("C:Respaldo TesisDibujo2.dwg") 'Open a Document called Dibujo 2
    'Draw a line
    Dim PT1(2) As Double
[code].....

View 2 Replies View Related

AutoCAD 2010 :: Change Block Attribute And Apply That Change To Multiples?

Aug 14, 2012

i have tons of column tags but wants to change the distance between column size and the circle and make the font smaller. I can do this individually but can't do one by one..... is there any way i can adjust all by one command or one magic touch?

View 3 Replies View Related

AutoCAD 2010 :: Drawing Window Swaps On It Own To Another Drawing Window

Jul 24, 2012

Sometimes, when I have two or more drawings open in the same instance of AutoCAD, another tab opens up on the Windows Taskbar.  Here's the scenerio;  I have two drawings open.  On the task bar, Autocad's icon shows two drawings open.  Somewhere while drawing, AutoCAD will start bogging down, especially when switching drawings.  On the Window's Taskbar, it will now show three drawings open.  Two of which will be the same drawing.  There will only be two drawings open.  The drawing which is currently on top for editing will be the one that shows up twice. If I change to the other drawing, it takes a really long time to swap.  Sometimes, it will sit there for a minute and then swap back to the other first drawing on it's own.  I try going back to the second drawing again, and the same thing happens again.  The only way to stop this from happening is to completely shut down AutoCAD and restart it.  I think it has something to do with the ribbon.  And I also notice it more often after doing a CopyBase, but not always.

View 1 Replies View Related

AutoCAD Map 3D :: Change Drawing Orientation

Aug 15, 2011

Is there anyway of changing the drawing orientation without using the pagesetup command ?

View 2 Replies View Related

AutoCad :: Block Won't Change In Drawing

Nov 1, 2012

I recently changed a block that i then re-saved to a different palette on my tool palette. i deleted the old block out of a current drawing and when i go to insert it i get the old block back and not the new one. if i open up another drawing and insert the block its the new one.

View 3 Replies View Related

AutoCad :: How To Change Template Of A Drawing

Dec 4, 2012

I drew in the wrong template and now i cant change it.

View 9 Replies View Related

AutoCAD 2010 :: Drawing Opens On Some PC But Not Others?

Aug 18, 2013

We have a drawing that when opened for Read/Write on the Z420, it will hang, however if opened Read-Only, it will open successfully.

On the Z400, the drawing can open for Read/Write and Read-Only. 

PC Specs
HP Z420
Intel(R) Xeon(R) CPU E5-1607 0 @3.00GHz
64-bit 
8GB RAM
HP Z400
Intel(R) Xeon(R) W350 @2.80GHz
64-bit
8GB RAM

I have tested across 4 Z420's and 3 Z400's and have replicated the results as described above on all of the tests.

They are all using the same build, pointing to the same locations, the only different thing is the PC Model.

View 2 Replies View Related

AutoCAD 2010 :: Set Up A Drawing Template?

Jul 19, 2012

need to know how to set up a drawing template

View 2 Replies View Related

AutoCAD 2010 :: Drawing Exported To PDF

Apr 22, 2012

I recently started using AutoCAD. I drew two floor plans for an assignment I have. Now i'm trying to export the drawing into PDF (with scale set to 1:100) so I can export it into indesign and photoshop, however when I export it a small part of the drawing is cut off. I'm not sure how to describe it, but if you look at the included files you can see what i'm talking about.

View 9 Replies View Related

AutoCAD 2010 :: Keeps Scanning The Drawing?

May 10, 2012

We're using AutoCAD Electrical 2012 and on our drawings itkeeps 'scanning the drawing' between every command. You select a line, it scans. You copy by basepoint, it scans, you blink, it scans. How can I make it stop? It is slowing us down and annoying us to no end.

I've already tried the layers filter selected to all and this doesn't fix our problem.

View 9 Replies View Related

AutoCAD 2010 :: Drawing Cut Out In 3D Solid

Jun 27, 2013

I want to add a cut out in a lid I have drawn to represent where a door will be installed, what steps do I needto take to accomplish this?

View 1 Replies View Related

AutoCAD 2010 :: Convert 3D Drawing To 2D

Feb 18, 2013

I am in need of flattened 2D line views of the sides and top of the model shown in the attached 3D file. So far, I have found and tried the FLATSHOT command, but...

"There are no solids or surfaces that can be projected."

So apparently, I'm dealing with the kind of 3D model that FLATSHOT was not intended for. How I can quickly get flattened 2D views of this without eating up my entire workday?

View 7 Replies View Related

AutoCAD 2010 :: Drawing With GPS Coordinates

Feb 21, 2012

I have a few GPS coordinates in the form as:

N37*29.059
W82*39.793

Can I convert this to a point and start drawing lines with these points?

View 7 Replies View Related

AutoCAD 2010 :: How To Set The Drawing Limits

Jul 4, 2012

In VB i had:

Dim newLimits(0 To 3) As Double
newLimits(0) = x1 - (x2 - x1)
newLimits(1) = y1 - (y2 - y1)
newLimits(2) = x2 + (x2 - x1)
newLimits(3) = y2 + (y2 - y1)
AcadDoc.Limits = newLimits

Now i thougt this works in this way:

 /// <summary>        ///     Testfunktion für Limits        /// </summary>        private static void Test()        {            var acDoc = Application.DocumentManager.MdiActiveDocument;            var acDb = acDoc.Database;  acDb.Limmin = new Point2d(10, 50);            acDb.Limmax = new Point2d(10, 50);        }

But this is not working

I get the following Error: eLockViolation

I think this is from the Transaction and OpenMode.ForWrite - but where do i get such a transaction and the database open for writing.

View 1 Replies View Related

AutoCAD 2010 :: Drawing In Units

Jan 18, 2012

I had tried to draw in different units in autcad other than inches, but fail to find i way. I tried going on tutorials, but all they say was to type in:

"Type in Unit in command

Press enter

A option will pop up

Change Units to whichever.

Okay so I tried this, and I change it to feets. The problem is, that whenever i draw a line, it would always be in inches. I want to find a way to draw in feets, so how I can do this.

View 2 Replies View Related

AutoCAD 2010 :: Drawing From Hatches

Jan 9, 2013

I started with AutoCAD 9.I thought that until recently, that I could draw a line from parts of a hatch.

I could draw a line perpendicular to a hatch line.Or, I could draw a line from an intersection of hatch lines.Did I change a setting?Or have I imagined being able to do such?

View 9 Replies View Related

AutoCAD 2010 :: Label In 3D Drawing

Jul 10, 2013

I have a problem(ACAD 2012) with making a label of some point on 3 D model. I can imagine that the label should be viewable when the model is being rotated I have also Autodesk mechanical 2012

View 2 Replies View Related

AutoCAD 2013 :: Command To Change 3D To 2D Drawing?

Oct 22, 2012

I have a drawing that was drawn in 3D CAD and I need to convert to 2D CAD. I changed the view, but I cannot remember what the command is I need to type in to change to 2D.

View 3 Replies View Related

AutoCAD Inventor :: Change Name Of Person Who Did A Drawing

Jul 8, 2011

Is there a way to change the name of the person who did a drawing. Down in the lower right corner in the "drawn" box.

I'm using someone else's old computer, and it keeps putting their name in there by default.

View 8 Replies View Related

AutoCad :: Change Descriptions Of Items In Drawing

Aug 27, 2012

I'm attempting to change the descriptions of items in my drawing that say S/40 to S/80. It's too time consuming to individually change every description. Is there a way to change them all at once? Or maybe point to a database for the description?

(AutoCad 2011, CADworx Plant 2010)

View 1 Replies View Related







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