AutoCAD 2013 :: Pick An Existing Line To Create A New Line With Current Layer?
Sep 12, 2013
For example, I'm making revisions to a plan and drag a block or xref of the floor plan changes where walls/doors/windows have moved. I want to be able to simply pick the underlying linework as opposed to tracing over each line of said xref/block.
View 8 Replies
ADVERTISEMENT
Jan 16, 2013
When I set a layer as current, every object or line I select in the drawing appear to be on that layer in the toolbar. Although in the properties toolbox, I see that the line I selected is still on the right layer.
I can't work in paperspace either, when I freeze a layer it freezes all objects. It seems like whenever I give a different layer to an object, it attributes to all object that same layer.
When I open the same drawing in acad 2008, everything is ok, the objects have the proper layers.
Is there a command for that or it's an acad 2013 problem?
View 9 Replies
View Related
Jun 10, 2011
Basically I got a process which is quite long , let's say 30 seconds.
I want put a counter at command line showing to
user how many objects has been processed so far. But I don't want to use New Line Feed to change the line and keep each new number at same line and same location of command line.
View 2 Replies
View Related
Aug 7, 2012
We have survey files that we xref into our design files. In the survey files themselves, the points don't change color. When we xref them in, the point markers (only the circular node on the actual point, not the line coming off of it) take on the color of whatever the current layer is in the drawing, only fixable by changing the current letter and regenerating.
View 1 Replies
View Related
Jun 24, 2011
Trying to create a new line feature in Map but don't have the correct layer - how do I create it?
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 3 Replies
View Related
Mar 8, 2012
Is there a way to create a new layer with a new Line Type that has the word power - in the actually line.. I am using Auto-cad LT 2012 .
View 7 Replies
View Related
Oct 26, 2013
I'm trying to make a rainbow.
I'm using the line tool but when I drag to create a line the line appears but then when i click to create another line it disappears.
View 1 Replies
View Related
Jul 18, 2012
I'm trying to write a lisp routine to create a two line MLEADER but i can only get one line of text. Creating the MLEADER manually from the command line i just have to hit enter after the first line of text to add a second line. How would i do this in a lisp routine?
View 2 Replies
View Related
Aug 24, 2012
I have feature line with elevations that represents bottom of ditch and want to go UP 3:1 slope. also i have edge of road feature line that is higher than ditch and want to go 2% down until it hits side of the ditch that is 3:1. Any easiest way in civil 3d to create intersection line between ditch bottom going up 3:1 and edge of road going down 2%?
View 2 Replies
View Related
Sep 15, 2011
I'm working with ACAD 2011. How can i change the line tool to pick a polyline every time i press the line button?? It's simply because I'm tired of the pulldown menu. I know the shortcut but I would like to be able to pick it in my ribbon as well..
View 5 Replies
View Related
May 12, 2011
I wan't to move a line with color red and linetype continuous on layer Kader to another layer called Plaatuitslag.
Which code must I use to select the specific line and move it to the other layer Plaatuitslag?
Is it something like If line has color red and linetype continuous then move etc??
At the end i wan't to select all objects in the drawing which aren't on layer Plaatuitslag and delete all those objects.
View 1 Replies
View Related
Jun 28, 2012
if I select a line, then enter the move command, the line unselects also when I select a line, then hit delete, the line is still there both of these used to work
2013 Civil 3D
View 2 Replies
View Related
Sep 5, 2011
How do we do a break and or jog line in a section so we make things shorter? I did find the DIMJOGLINE command and that will be great for the dimensions but what about the other stuff, do we have to do that with a block or draw the thing, if that's the case what are you doing to handle this?
View 5 Replies
View Related
Jul 31, 2013
I was drawing a lot of lines with the pointer that stuck at the end of the line and after that it stuck at the beginning of the other line (i hope you understand what i mean). I don't know what i pressed but now this function is not active and is very difficult to draw the lines.
View 3 Replies
View Related
Nov 18, 2013
I like that Autodesk now allows us to just pick a command's option from the command line instead of typing a letter in the option. For example, when drawing a rectangle we're prompted to "Specify first corner point or [Chamfer Elecation Fillet Thickness Width]" and if we wanted to draw fillets on the rectangle we can simply PICK that option from the prompt in the command line OR enter an "F" and return.
Is there a way we can use this functionality in our custom programs?
View 9 Replies
View Related
Jan 3, 2013
we just upgraded to acad 13 at the office and now when i pick single line text to edit it the transperancy of the shading is so dark i cannot see the text line to place my cursor where i need it to be to change say.. one letter or whatever.
View 4 Replies
View Related
Feb 11, 2007
I am trying to draw a line. Now all of a sudden, there is a stupid arrow. how to do i turn this annoying freature off?
As well, I want to draw multiple lines on one layer, however everytime I draw a line, i get a new layer!
View 1 Replies
View Related
May 8, 2013
I have a lisp routine that I would like to add to. Right now when running the macro the user is not prompted to "Pick Point On Line" in this example
(command "insert" blk "s" var1 pause pause))
I have added the line
(setq pt1 (entsel "Pick Point On Line "))
(command "insert" blk pt1 "s" var1 pause pause))
but the command doesn't seem to like my PT1 value
BLK and VAR1 are set in another lisp routine.
View 9 Replies
View Related
Jan 17, 2012
I have curved underbelly of a massive stair. In order to draw the the detail, I would like to pick this curved line of the underbelly to make a hatch but unable to. Is there a way around this or is this just something I have to work around?
View 1 Replies
View Related
Nov 18, 2011
I'm currently using AutoCAD LT 2012 and when I create a new layer and set it as current in the layer manager, regardless of what color I set the new layer to, the new layer's color remains the same as the previous one in the properties box even though the colors of the layers are always set to "by layer."
View 3 Replies
View Related
Aug 29, 2013
I want to navigate along my feature line, viewing which point is screen is the current point at the grid.
My feature line shows its points with blue circle & square grips and the current point is showed by a green circle.
The problem is the zoom level, Grips have always the same size but circular green indicator does not.
You can only view this last at a very detailed zoom.
I'd like to have a "big" arrow or something similar.The problem is the great difficulty to identify points....
Civil 3D (2013)
View 1 Replies
View Related
May 2, 2011
How do I to set and to see or show the existing grips point when drawing new line?
View 8 Replies
View Related
Dec 14, 2012
Autocad 2012 LT. I can't fillet between an existing line and arc. The line's start Z is 0 as well as middle and end are 0. The arc is the same....but still it says they are non coplaner and will not fillet.
In another area of the drawing, I draw an arc and a line and they will fillet just fine..... This is weird....
I have gone back in to the properties and even though the say that the Z is 0, I type "0" in again and then it will fillet.....
View 1 Replies
View Related
Jan 11, 2013
i have a corridor. the corridor feature line that is supposed to hit the proposed centerline is following my existing grade instead of where the profile is. in other words, the corridor line i need at the centerline when i do "feature lines from corridor" is following my existing grade instead of the top of my road. did i accid. change something? i need it to follow the top centerline of my road. the red arrow is the line i need at the top centerline.
View 3 Replies
View Related
Sep 20, 2011
I am currently using Architecture 2012. When I go to draw a line or an object like a wall or door I can select the colour from properties before I draw the object. The object will then come out that colour.
However if I need to change that colour at a later point, but how to do this?
View 7 Replies
View Related
Sep 12, 2013
Had a trawl through the options and settings - couldn't find a way to stop this message appearing? Even EXPERT <1> didn't stop it.
View 3 Replies
View Related
Dec 15, 2013
I don't undrstand why my assembly line increased after the existing surface in cut and fill condition, it should be stop at the existing surface. due to this problem my cut and fill quantities is not coming accurate. I'm attaching the screens shot of section. I'm using civil 3d 2009 32 bit software.
View 4 Replies
View Related
Aug 2, 2012
I have an existing surface with a steep slope and a feature line for the edge of a proposed walkway. I need a buffer of 25m on either side of the walkway but offsetting doesn't take the grade of the slope into account. How do I grade down the hill from the feature line at 25m to match to the existing surface?
View 3 Replies
View Related
Jun 4, 2013
Can I modify an existing viewport in a macro or in the command line?
Using a macro, I want to modify (specifically delete) the viewport from a layout tab after chspace from model space.
I have LT so no LISP. qselect works but cannot be put into a macro.
If I "select all" on a layout tab in paperspace ACAD says 1 of the objects selected is the viewport so I know autocad recognizes the viewport as a different kind of object.
View 6 Replies
View Related
Sep 21, 2006
way to do this from the layers menu (ctrl-click new layer icon), but is there a key combo? I use shift-ctrl-n a lot to make new layers, but often I need to make a new layer *below* the current layer.
View 1 Replies
View Related
Aug 16, 2011
I'm trying to use it instead of my photoshop «not very legal» version.
There is a feature I really like in Photoshop and GIMP which is the ability to draw a line using pen/brush/eraser/any tool using the SHIFT modifier key. This really miss me in Paint.NET. You click somewhere, you move the cursor elsewhere, holding SHIFT you click again, and (using the tool you currently have selected) a perfect line is drawn between the two points.
View 5 Replies
View Related