AutoCad :: How To See All Lines / Objects / Text
Nov 27, 2013
How can i see all lines, objects, text, etc in my monitor?
Now i can only see for an example an solid i've created now and not the everything that is under.
I've thousands off items under.
View 7 Replies
ADVERTISEMENT
Sep 6, 2012
I am looking for a way to use objects created from lines and arcs as text because of a machine that will not read text. The objects look like letters and numbers. I am wondering if there is a way to create a text style, library or whatever with the created "text". There can be hundreds of characters on a single drawing so importing and aligning and placing each object 1 at a time is very slow and painstaking.
View 9 Replies
View Related
Jun 26, 2012
I cant start drawing an object from anywhere else( ie. inside a grid) except form the points where grid lines intersect. How do i go back to old system? I need to get some work done fast.
View 2 Replies
View Related
May 9, 2013
I have several .dwg files that I use as templates. I run find and replace VBA routines on the template .dwg files, ie find $Flavor$ and replace it with "Grape", and then I save the .dwg to another directory with a new name.
These VBA routines work well for acdbText and acdbMText objects, but I have a bunch of AcdbAttributeDefinition objects in the .dwg templates as well.
After much research about the AutoCAD object model (I'm mostly a Microsoft Access VBA programmer), I have come to understand that these AcdbAttributeDefinition objects are actually "remnants" of a block that no longer exists in the drawing.
Anyway, I'd like to convert all of these orphaned AcdbAttributeDefinition objects to acdbText objects in the templates and then delete the AcdbAttributeDefinition objects. I have some code that does just that.
However, the issue that I am having with the code is that the newly created acdbText objects are not on the same layer that the original AcdbAttributeDefinition objects were on. I don't know the syntax to identify what layer the AcdbAttributeDefinition object is on or how to specify what layer on which the acdbText object is created.
how to keep the acdbText objects on the same layers as the original AcdbAttributeDefinition objects during the conversion and deletion process?
Here is the code I am using currently:
Sub AttConvert(dwg as string)Dim oDocument as AcadDocumentDim ent as AcadEntityDim aa as objectset oDocument = Documents.open(dwg) For Each ent In oDocument.ModelSpace If ent.ObjectName = "AcDbAttributeDefinition" Then' DO SOMETHING TO IDENTIFY WHAT LAYER THE ACDBATTRIBUTEDEFINITION OBJECT IS ON
' DO SOMETHING TO SPECIFY THAT THAT IS THE LAYER TO CREATE THE ACDBTEXT OBJECT ON Set aa = ThisDrawing.ModelSpace.AddText(ent.TagString, ent.InsertionPoint, ent.Height) End If Next ent For Each ent In ThisDrawing.ModelSpace If ent.ObjectName = "AcDbAttributeDefinition" Then ent.Delete End If Next ent End Sub
View 1 Replies
View Related
Feb 8, 2013
What I'm looking to do is show the hidden lines blocked by a part in a plan view but not all of the hidden lines. Ie. I have a top view showing a clearance. If I turn on that clearance a portion of the original part is not viewed. When I turn on hidden lines I now see every hidden detail of that part (I didn't turn on hidden lines for the entire drawing). I then have to eliminate all the lines I don't want which is both tedious and cumbersome. Is there a way to turn on just the lines hidden by a particular object but not all the hidden lines of the part.
View 1 Replies
View Related
May 9, 2012
How to evenly space objects between 2 lines. In this instance I am trying to space recessed lights across a ceiling. If I use the divide command and snap to the node the space between the wall and the first light will be greater than the space between the first and second light.
View 4 Replies
View Related
Feb 6, 2012
Im creating plans for a new entryway and so that I have some perspective on how it will all join together i'm also creating a 3d model of my entry idea. In order to move things around to get a better view of how im planning on building this entry, I joined studs together so that I can move things around in the viewport without having to select each object. I know I can grab all the objects at the same time to move but I was wondering IF there is a way to union objects so that they dont lose the lines between joining objects. For example if 2 - 2x8 studs are next to each other and I were to union them, then they would plot as a 4 x 8 instead of 2 - 2 x 8's OR is there a way to maintain lines after union?
View 2 Replies
View Related
May 12, 2011
when i am trying to use a function like mirror or offset..etc i will select the lines or objects then i will make a mistake such as selecting the wrong base point or such. i then press esc to end that function and try again but find it annoying that i have to select all the lines again. is there a quicker way to reselect the last lines or objects selected. "like the (L+enter) to use line function type macro".
View 2 Replies
View Related
May 12, 2011
This is a closed polyline, how can I delete the edge? Is there some sub object selection mode for polylines?
sub_objects.jpg
This was the initial situation or problem, two control points lying on eachother, instead of dragging the edge and removing the extra polyline, is there a way to collapse or weld the overlapping elements?
two_points.jpg
View 6 Replies
View Related
Jul 30, 2013
I produced some objects in Inventor 2013 and exported to DWG to be assembled in AutoCAD 2013. All is fine except when i look at the objects in a 'hidden' view these weird diagonal lines appear over the objects. I am unable to clcik these but when i zoom in they gradually disappear but. If I try to plot the object as shown these lines are printed. This also happens when saving to pdf.
View 2 Replies
View Related
May 11, 2013
I have a problem with flatshot in perspective in AutoCAD 2014, the problem is not in AutoCAD 2010. It seems to generate random lines from objects.
See attached drawings from both versions.
View 5 Replies
View Related
Apr 21, 2011
we are using AutoCad 2011 and 2008.When any draw is open everything seems to be just fine, but when we print it out then it came out with lines around the objects(green, grey...)
We have tried 4 different printers with all drivers that we could found on internet, with no success. On the ploter we aren't having any problems and the lines are gone.Also the AutoCad 2006 is without the problems, but we want to move on to the version 11
Is there any setting which we should change?
View 4 Replies
View Related
Nov 29, 2013
I am using autocad 2010 and this morning the cursor stopped highlighting the lines and 3d objects, tried everything but no luck.
View 3 Replies
View Related
Apr 26, 2012
If the 2D layout is updated I need to move featurelines and gradings to the new locations without changing their Z values. It seems OSNAPZ is supposed to serve this purpose but it's not working for me. I have OSNAPZ=1 and ELEV=0 but when I snap a featureline vertex to the 2D linework the vertex ends up at elevation zero. How do I make this work?
Infrastructure Suite/C3D 2013, LDT 2004, Power Civil v8i SS1
WIN 7 64 PRO
HP Pavillion h8xt, i7 2600, 12 GB
RADEON 6450, 1 GB
View 6 Replies
View Related
Dec 16, 2010
When I use the built-in dwg to PDF for publishing multiable layout tabs I somtimes get extra and/or missing lines and objects on the PDF. When in model space no extra lines a present or missing. Everything is where it need to be. Same goes when a review the drawing in layout before I publish to PDF.
When I publish to paper its fine, no problems.
View 9 Replies
View Related
Nov 5, 2013
I've been working on this project for so long and today when i saved the 3d model, created with autocad architecture 2014,and reopened it, the walls , slabs, doors all changed into lines, but the 3d solids remained the same....i 've attached a photo what happened to my model.
Capture.jpg
View 4 Replies
View Related
Feb 21, 2013
I am running AutoCAD 2010 full version. Every time I select a line or a group of lines or objects. My program freezes up for a couple of seconds each time, to scan the drawing. So a task that should take 10-15 minute is turning into 25-30 minutes nightmare. Every selection I make there will appear a progress bar and the words "Scanning the drawings..." in the bottom left hand corner of the screen. Is there some setting somewhere i can turn this scanning feature off? Is this issue linked to the layer states?
View 4 Replies
View Related
Sep 23, 2009
I have been using AutoCAD 2010 for a while now and then all of a sudden, I am unable to select multiple lines. The only way to select more than one line for a command is to hold down the shift button and then select more lines. I think someone was playing around with the computer and must have changed a setting?
View 7 Replies
View Related
Oct 12, 2011
I have been creating grading objects from my curb lines, assigning grades using the editor, then offsetting that line for the BACK of curb, and using the raise-lower command to raise the curb line height. If I edit the original face of curb line (gutter grade) then I go back and redo the process. Is there any way to intelligently link these two lines so that if one gets edited C3D knows the other is 0.5 feet higher (or lower) than its neighbor?
View 9 Replies
View Related
Mar 19, 2012
In AutoCAD, or some 3rd party software perhaps.
Is there a way to automatically display the dimension of lines or objects as you draw them? I looked at dimensional constraints, but AutoConstrain doesn't seem to have an option to automatically apply dimensional constraints....right?
View 1 Replies
View Related
Oct 4, 2011
3rd party tool which didn't match our scaling needs the file is a fas so I have tried to reverse engineer the whole function using trial and error. The following code works perfect except we need multiple (x amount) lines of text I have at current the M txt function which mimics and is effective for today however we need all lines to be individual.
I’m playing round with a loop but how to achieve my need..He had a 3rd party tool which didn't match our scaling needs the file is a fas so I have tried to reverse engineer the whole function using trial and error.
The following code works perfect except we need multiple (x amount) lines of text I have at current the M txt function which mimics and is effective for today however we need all lines to be individual.
;Starting lisp program...(defun C:REDtext ();Creating Layers (if non existant)...(command "layer" "m" "TEKST-1.5mm" "lt" "continuous" "" "c" "1" "" "");Memorising previous layer...(setq MYOLDLAYER (getvar "clayer"));Setting requierd layer...(COMMAND "LAYER" "SET" "TEKST-1.5mm" "");Setting variable "MYHEIGHT" to "DIMSCALE" x 2...(setq myheight (* 2 (getvar "DIMSCALE" )));Requesting and storing usser defind point...(setq MYPOINT (getpoint "Start punt :")); Requesting and storing user defind text...(setq MYTEXT (getstring T "Nieuw tekst :"));Placing text...(command "text" MYPOINT MYHEIGHT "0" MYTEXT); Restoring previous layer...(setvar "clayer" MYOLDLAYER);Closing lisp program...)
View 1 Replies
View Related
Oct 23, 2011
I am often using text within AutoCAD 2012. Here is what I do, look at the attachments:
1. Create the text using the mtext tool
2. Explode the text using the txtexp tool
But, when I explode the text, lines appear inside the text like in the image. I then have to explode the whole thing and delete these lines manually. Any tool or add-on to get around this annoyance every time I insert text.
View 9 Replies
View Related
Jul 3, 2013
I have long used the following lisp to convert multiple single text objects into multiple mtext objects (i.e. make each text entity into separate mtext entities).
; T2M - convert individual Texts/Dtexts to individual MTexts
; modified by Xanadu - www.xanadu.cz
;
(defun C:T2M (/ ss i elist)
[Code]....
However, the mtext entity always moves position slightly (compared to the original text entity) after converting the object. better lisp that converts multiple text entities into mtext entities (which are all separate still, i.e. not joined together) without the position of the entity changing?
View 4 Replies
View Related
May 1, 2013
This has been occuring since installing 2013 and it's not just on my computer, our other drafter has the same issue. Once it happens on one drawing it effects all open drawings and the only thing I have been able to do to get rid of it is to close out all drawings and restart AutoCAD. Attached is a screen shot since its' hard to describe.
View 2 Replies
View Related
Jan 17, 2012
I am having a problem with grid lines showing up in my print out from autocad, but only in the viewport that has 3D objects in it and displayed in conceptual mode or realistic mode. Don't know what is causing them or how to get rid of them. They do not show up on my screen or in the print preview. They only show up in the final prints and even when printing to a pdf file format. I have printed the same drawing out from other computers that have Autocad 2009 and do not get that problem. My computer has Autocad 2010. I have also uninstalled and reinstalled Autocad but that doesn't work.
View 1 Replies
View Related
Sep 15, 2012
im currently using Autocad 2013 and it is running painfully slow when drawing lines and copying lines and objects... my experience on autocad is very minimal and how to speed things up a bit. also icons appear next to lines when i join 2 or more line, one for each join, but i suspect they may also be causing my drawing to lag.
View 4 Replies
View Related
Mar 19, 2013
What I am wanting to do is select objects or object mouse and use a keyboard shorcut to change those objects to a layer that is frozen. The layer is called "AS-BUIILT DELETED"
View 6 Replies
View Related
Aug 12, 2013
Is there way that by selecting objects (Lines,Pl) it construct infinite lines ?
View 3 Replies
View Related
Feb 26, 2012
Can not click on multiple objects or lines for erase,trim or extend commands. Is there a mode that I have turned on by accident , driver warning also comes up in trim offset command.
View 6 Replies
View Related
Jun 26, 2012
When creating Feature Lines, I wanted them to be e.g. Step Line 1, Step Line 2, Step Line 3 etc so I amended the name template to suit. I created multiple from objects and the naming convention worked. If I did features individually (as I wanted certain ones in certain sites) it worked for the first feature but reverted back to the default Feature line name on subsequent entry to the dialog i.e. it had "forgotten" the template name just set.
Am I missing something to get this to work correctly or is this how it's supposed to work i.e. useless for individual feature line creation?? This also happens for gradings.
IDSP Premium 2014 (mainly Civil 3D 2014 UKIE SP1 & Infraworks with some limited 3ds Max Design)
Win 7 Pro x64, 256Gb SSD, 300Gb 15,000 rpm HDD
16Gb Ram Intel Xeon CPU E5-1607 0 @ 3.00GHz (4 CPUs), ~3.0GHz
NVIDIA Quadro 4000, Dual 27" Monitor, Dell T3600
View 2 Replies
View Related
Jul 23, 2007
say we have a photo, like a machine part...I would like to obtain only the outside lines of the objects inside the photo...I try to create something like cross-section of the photo...is it possible with photoshop ?
View 5 Replies
View Related