AutoCad :: How To Insert Hidden Line Into Drawing Database

Jul 13, 2013

I need to draw a couple of hidden lines into a drawing. I see that it is not in my database when I go to Modify/Properties, it does not exist. I am using either v 2000, or v 2007 if it matters.

View 5 Replies


ADVERTISEMENT

AutoCad :: Hidden Line Or ISO Dash Lingers And Carries Into Drawing

Sep 5, 2013

Many is the time that I need to have hidden, or dashed lines added to a drawing. I do this by putting LTYPE in the command line then loading the dash or hidden line that I want. The problem is that long after I have done this, I get a dashed line on any line that I attempt to draw. Even if I dimension something, the arrows and lines are also dashed lines. I go back into Modify Properties and LTYPE and attempt to delete the line types that I have added and I am not allowed to delete them.

View 1 Replies View Related

AutoCAD Inventor :: Component Occurrence In Drawing View To Hidden Line Style?

Jan 5, 2010

Can this be done? I want to go through the DrawingView Object to get at a subcomponent of an assembly and either set that component to have hidden lines (where needed) or no hidden lines.

View 8 Replies View Related

AutoCad :: Line And Arrow Are White When Insert Into Drawing

Jun 23, 2011

I have a block that has a leader under an ARCH dimstyle. It's red but when I insert it into a drawing the line and arrow are white because that's what the ARCH style is in the drawing. Isn't there a setting that stops that from happening?

View 1 Replies View Related

Revit :: Convert 3D Hidden Line View Into 2D Hidden Line Flatten View

Oct 4, 2012

How do you convert a 3d hidden line view in Revit into 2d hiddenline flatten view? Or I have to bring it to AutoCAD to flatten it?

View 1 Replies View Related

AutoCAD Inventor :: Reference Line - Hidden Line Removal?

Jan 24, 2012

how to make the lines of a reference part that are in effect acting as hidden lines become removed from a view?

We've tried making the part phantom...which isn't right as we need the line representation of the part to be as the reference linestyle...

We've tried changing variables & tick boxes in the edit view dialogue boxes...but nothing works...

View 7 Replies View Related

AutoCAD LT :: Continuous Line At Beginning And End Of Custom Hidden Line

Jul 9, 2013

I made this custom hidden line, here is the defiinition:

*SCADA_FO_HL, - - - -SCADA-FO- - - -SCADA-FO- - - -SCADA-FO- - - -SCADA-FO- - - -SCADA-FO- - - -SCADA-FO- -
A,0.2,-0.4,0.2,-0.4,0.2,-0.4,0.2,-0.4,0.2,-0.4,0.2,["SCADA-FO",STANDARD,S=.375,U=0.0,X=1.0,Y=-.1],-5

It leaves a continuous line at the beginning and end of the line. Is there a way to get rid of that?

View 9 Replies View Related

AutoCad :: How To Change Line From Solid To Hidden Or Dashed Line

Sep 7, 2013

I must be missing something fundamental when trying to change a line from a solid line to a hidden or dashed line in Autocad 2000. I use the ltype command then load either Hidden, or dashed ISO,or both, and invariably the scale is way off in that I always end up with a still solid line, after using modify properties. After all that, every line I draw after that comes out dashed. Maybe I should fool with the layers? Is there a basic procedure I should follow here?

View 2 Replies View Related

AutoCad :: Sketch Dotted Line To Represent Hidden Line?

Feb 8, 2013

I need to change a solid line in a drawing to a dotted line to indicate that it is a hidden line. I know I should use Modify/Properties, I just don't know how to import the dotted line into the properties box.

View 5 Replies View Related

AutoCAD Civil 3D :: Survey Database Insert Points In Specific Area

Sep 23, 2013

I remember in LDD you could insert points in an area, Is that possible in civil 3d. I have a small area of an big project that i want to review all the points. This project has 517000 points in it so it takes to long to insert all of the points.

View 9 Replies View Related

AutoCad :: Insert OS Tiles Into A Drawing Using Insert XRef Command

Aug 2, 2013

I am trying to insert OS Tiles into a drawing using the insert x-ref command. I have managed to insert 192 tiles but still need to add 29 more tiles to complete. When I try to insert another x reference AutoCAD just goes into a continual loop. Have to force AutoCAD to crash after ten minutes.

I am using AutoCAD 2014 MAP and have just had a new system built (i5 processor, 8GB RAM).

View 9 Replies View Related

AutoCAD Civil 3D :: Survey Line Work Through Database

Dec 13, 2013

C3D 2012 SP 4
Win 7 Pro

Can I have combination raw descriptions on one shot?  Example: bc1 e sw1 st

where I am ending the back of curb shot and beginning a sidewalk at the same point.

If I start linework with a curve, 3 shots, Example: ea1 pc, ea1, ea1 pt

Do I need a an extra shot (tangent) preceeding ea1 pc to get the curve to draw correctly?, or can I use

ea1 pc, ea1, ea1 pt to draw the curve?

Or do I have to envoke the st (begin) like this, ea1 pc st, ea1, ea1 pt

How does C3D handle reverse curves? Is ea1pc, ea1, ea1pc, ea1, ea1 pt the correct sequence fro drawing a reverse curve?

In a situation where a symbol is needed in a combination shot, the code for the symbol is first, then the linework, correct? Example: sanmh ss1 st

where a sanmh symbol and a line draw for ss1 (sanitary sewer line) are the same point.

View 2 Replies View Related

AutoCad :: Hidden Command Line?

Dec 30, 2013

I've been trying to draw without the command line visible and am liking it. Have been using F2 if I need it while in a command but am finding the text window a bit obtrusive. It also gets hidden when you click in the drawing area.

Is there a way to activate the command line transparently? If you are in a command, Ctrl+9 cancels it.

View 6 Replies View Related

AutoCad :: Selecting A Hidden Line?

Nov 11, 2012

I have drawn a black horizontal line 100mm long. Under that line a have a 100mm line coloured blue. How do I select the blue line? In AutoCAD 2000 I would hold down ctrl and select the line. Then scroll using the mouse pressing right click to select. I am currently using AutoCad2011. This function does not work.

View 4 Replies View Related

AutoCAD Map 3D :: Database And Drawing Edits At Same Time

Mar 12, 2012

Can you have a database and the dwg file open at the same time and not be in read-only mode?

For example: I have access database file open and editing it while in the dwg file with the graphical info that is linked to the database.

View 8 Replies View Related

AutoCAD .NET :: Updating Drawing / Database After Modifying It

Jun 30, 2012

I have written a command that replaces the given annotative scale of all objects in a drawing, with another annotative scale. Works great, except I can't remove the replaced annotative scale (with SCALELISTEDIT - DELETE button), unless I save the drawing and then open it again.

An annotative scale that is in use, can't be deleted. But since I can delete it after reopening the drawing, I am sure it is not in use anymore.

Is there a way to "refresh" the drawing/database, without reopening it?

View 5 Replies View Related

AutoCAD .NET :: Getting Database Object Of Drawing File?

Aug 8, 2012

How i can get Database object of Drawing file with out opening.

View 1 Replies View Related

AutoCAD .NET :: Access Drawing Database From A Different Thread

Sep 29, 2011

I'm experimenting with treadsafe progressbar, that would allow me to stop the process.

but for some reason, on this line

Dim _db As Database = AcApp.DocumentManager.MdiActiveDocument.Database

AutoCAD crashes with fatal error This runs on the new thread, so i suppose it has something to do with it, but i have no clue, why this should be a problem.

View 6 Replies View Related

AutoCAD 2010 :: Take A Hidden Line Screenshot?

Aug 19, 2012

I used these commands years ago and cant remember what they are. I am designing furniture in 3D and want to view the object at SE Isometric, then rotate an additional 18 degrees, then take a screenshot that will basically give me a block that is a line drawing of the object with lines hidden. This is a question with two parts:

#1: How do I rotate from SE Isometric 18 degrees to get the view angle I want?

#2: How do I take a screenshot of the object that will produce a block with hidden lines?

There are two seperate commands for each of these, I just can't remember what they are.

Attached is a picture of the final product I'm looking for.

View 4 Replies View Related

AutoCad :: Projected Views And Hidden Line?

Oct 10, 2012

After I created a 3D support I used Projected Views to make all view, but the problem there is no Hidden lines as you can see on the picture.

I use AutoCAD 2013

View 3 Replies View Related

AutoCAD Visual LISP / AutoLISP :: Insert Another Drawing Layout Tabs Contents In Current Drawing

Mar 7, 2013

I want to insert another drawing layout tabs contents in current drawing.

It's easy for MODEL tab, but for LAYOUT tabs, I dont know how!?

I prepared a code for INSERTING MODEL tab in current drawing:
 
(defun INS_DWG (TAB path dwg P / blk)(setq blk (strcat ""*" path dwg """));(setq N (vla-get-count (vla-get-layouts)));;Number of LAYOUT TABS in dwg(if (or(= TAB 0) (= TAB nil))(command "INSERT" blk P 1 0)); TAB=0 or omitted ==>Insert MODEL;(if (= TAB 1));==>Insert the 1st LAYOUT in dwg file;(if (= TAB 2));==>Insert the 2nd LAYOUT in dwg file;and so on....);;;usage:;;(INS_DWG 0 "c:\test\" "test.dwg" '(0 0))

View 8 Replies View Related

AutoCAD Civil 3D :: Rotate Survey Database To Platted Line Bearing

Sep 9, 2013

I am attempting to rotate my Survey database to my platted line bearing. I calculate out the angle of rotation around my section corner (in my case 0.0641) and when I apply the translate survey data, it rotates it at a much larger scal than specified (1.5236). I have also tried by "pick in drawing" to specify rotation without much luck.

View 5 Replies View Related

AutoCAD 2013 :: Unable To Link Database To Drawing

Jul 31, 2012

I recently received a new computer with windows 7 and installed 2013.  I now cannot link my database to my drawing. 

View 5 Replies View Related

AutoCAD Civil 3D :: Survey Database Creation Using Drawing

Mar 14, 2012

I have an AutoCAD file which includes 3d points and lines which represent an existing ground survey. The scheme is approx. 8km and points are spaced in a dense grid. The survey was undertaken using aerial (Lidar) methods, before being rationalised using aerial imagary to identify linear features such as kerbs, fencelines, etc, which are included as 3d polylines. Items have been grouped by the surveyors and adopt individual cad layers and linestyles, etc.

Basically, I want to incorporate all of the points and all 3d polylines into my Civil 3d Survey database in order develop a roads design.

View 4 Replies View Related

AutoCad :: Make A Solid Line To Be Partly Hidden?

Aug 18, 2012

Some of objects that I draw have partly hidden lines. Basically I can create two lines and then set one to be solid and the other one to be hidden. But may I know any faster way to do that?

View 3 Replies View Related

AutoCAD 2010 :: Plotting 3D Object With Hidden Line?

Mar 2, 2012

We have been trying to plot some 3D objects in our drawing with a hidden line. We need the drawing to not show the hidden 3D lines but to show the edge lines of the object to plot as a hidden line.

View 2 Replies View Related

AutoCad :: DWG Hidden (dashed) Line Prints Only As Solid

Mar 27, 2013

In the attached drawing you'll see I am trying to print a wireframe view of a 3D object with hidden lines displayed as dashed...in paperspace with an MVIEW viewport. To achieve this, I created a custom visual style called "3D Wireframe with hidden lines" because AutoCAD Mechanical doesn't come with a view preset that will do that for some reason. Even though the viewport looks perfect in paperspace, and is set to print "as displayed", the drawing prints (and previews) with the dashed line as solid instead.

I know I could use VIEWBASE to create a drawing view with hidden lines set to "visible and hidden", but that doesn't mean I don't want to know why AutoCAD is doing this strange behavior with standard viewports.

View 2 Replies View Related

AutoCAD 2013 :: How To Find Hidden Line Type

Feb 26, 2013

How to find the hidden line type!!!!

View 6 Replies View Related

AutoCad :: Get Rid Of Hidden Layers In Drawing

Jan 30, 2013

Im having trouble with some of my drawings. i have imported a drawing from a college which was of as large size and although i have now deleted it and purge my drawing it seems to still be there as my drawing is 60mb yet only contains a few simple lines. is there anyway i can get rid of these hidden layers?

View 5 Replies View Related

AutoCAD 2010 :: Using Database Function To Report Objects Within A Drawing

Jan 1, 2012

My master drawing includes things like network information, drops, V-lans  and bandwidths,

I want to use a database to count various objects/blocks in a drawing. Ideally I want to write a macro button that enables me to export the information in the drawing straight into a database.

View 3 Replies View Related

AutoCAD Civil 3D :: Link Path Of Survey Database In Drawing

Mar 25, 2010

Is there a way to link the path of the survey data base in the drawing, so I do not have to set the working folder every time?

View 9 Replies View Related







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