AutoCad 2D :: Change Layer From Command Line?
May 31, 2012
At one point I had a layer command that I could select a line, type in the layer I wanted (with no extra prompts required) and it would change. The best part is if the layer didn't exist it would automatically create it (without prompting me Y/N).
Using LAYMCH in the command line is very close. However I have to press N for name, then enter the layer. If it is a new layer, it prompts me Y/N.
View 9 Replies
ADVERTISEMENT
Nov 10, 2011
I want to know if I have understand this correctly or not: layer previous undos the last change in layer related command. Then If my last action is on layer, unod command will do the same. layer previous advantage is when you want to perform an undo which is not your last action.
View 0 Replies
View Related
Jan 31, 2012
I know how to add to the layer keys, and it seems to me that you can add a layerkey via the command line. Is this accurate or just wishfull thinking?
View 1 Replies
View Related
Jan 17, 2012
I have a VBA program that I have been using for years that I am unable to convert to vb.net. When I start a text/dim command, the routine changes my layer to my Dimension layer, like wise when I create a viewport.
I like what I see with A2k12 but all this vb.net stuff has me quite frustrated. So many programs to convert so little time.
View 9 Replies
View Related
Apr 10, 2012
I am producing some floor plans which I am having to split into several sheets. I am reusing the overall plan in small scale as a key/location plan (in a seperate viewport).
As the viewport is at small scale I want to make the pens thinner so walls don't come out too thick so I go into the layer manager and change the viewport pen colours and freeze off unwanted layers. Trouble is although I can copy the viewport between sheets and drawings it won't remember the layer settings is there a way that I can either: Set a variable to remember the layer settings within the viewport when copying Write a script to change the layer colours within the viewport and vp freeze the unwanted layers so all the keyplan match between all of my sheets.
The script wouldn't be too much problem for me as I mostly use key commands but when I tried changing the layer colours using -la -> c -> red all the viewports changed not just the current one. Is there a different command to change the viewport colours or is it just not possible from the command line.
View 2 Replies
View Related
Mar 5, 2013
Is there a way to change the cursor color in the command line in AutoCAD 2013?
When I change the background (active command) to black, the cursor blends into it and not visible. Can’t see where is my current position when editing coordinates. The command background was black and text white for the last 10 years for 20 drafters; we would like to keep it this way
View 8 Replies
View Related
Jul 18, 2013
how to change the DTEXT command to be typed on a specified layer. I have poked around and came across some macros editing but this did not do the trick.
[&DText]^C^C-layer;s;TEXT;;dtext;
View 9 Replies
View Related
Mar 21, 2012
Is there a way to select a number if not all objects in a drawing and then change the properties (specifically color) from the command line i.e. without a dialog window?
Custom Build with Win7 Pro 64Bit SP1
Gigabyte Tecohnology Co. X79-UD3
3.60 gigahertz Intel Core i7-3820
16GB GSkill Ripjaw Z PC3 2133 PC17000
PCI-E ATI FirePro V7800 2GB 256bit
ATA SanDisk SDSSDX24 SCSI Disk Device (256 GB)
Dell 2001FP and (2) 2407WFPHC Triple monitor setup
Question - Are you the Common Denominator?
View 2 Replies
View Related
Jul 24, 2012
I have created a library of dynamic blocks in AutoCad10. When I craeted them I could click on the Grip for a Linear Parameter that was associated with a Stretch Action and the current value would be displayed (Example: The width of a block). I could type in a new value and the block would stretch to that value. Something changed this week when I attempted to use my blocks. When I click on the Grip no dimension is displayed. The command line shows "Specify point location or [Base point/Undo/Exit]". I can drag the grip to change my block but I cannot simply type in a new dimension as before.
View 2 Replies
View Related
Aug 18, 2012
My current company have funny setting. It is time consuming task to manually open dialog box to change the setting for old drawings. May I know any command that I can use, so that I can copy and paste those command in the command window to change the properties.
View 6 Replies
View Related
Sep 19, 2013
I'd like to change a layer's color from command line because of a user icon. I figured out from previous topics that I should use macro similar to this: ^C^C_filedia;0;-la;s;Verdeckt (ISO);c;1;l;dashed;;_filedia;1;re;
(I want to use this macro to change layer's linetype, too, but that's not the point)
The only problem with this macro: layer's name contains a space therefore Autocad tries to recognize Verdeckt as a command (and macro interrupts there) instead of setting Verdeckt (ISO) as the current layer. I've tried using different quote marks, none of them worked (' and " and <>). I hope there's a method for entering a parameter that contains space.
Software: Inventor Series 2011 SP1 x64
OS: Vista Business x64
CPU: E6400
RAM: 2*2Gb GeIL
VGA: Quadro FX 550
View 5 Replies
View Related
Nov 17, 2011
In AutoCAD 2009 is there a way to make a leader line change color with per the layer it is on?
View 3 Replies
View Related
May 14, 2012
When I import shape files the polylines will not take the layer style I move them to. They stay a continuous linetype. Linetype and Lineweight is set to ByLayer. Only difference between the new lines and the lines drawing correctly is the lines that stay continuous are 3D polylines and the correct ones are normal polylines. What I need to do to make the imported lines accept my layer linetypes?
View 8 Replies
View Related
Aug 15, 2011
I want to change the color, line type, width and layer of all my blocks in my drawing. is there a way to do this with out opening all the blocks for editing? I am using AutoCAD 2009.
View 1 Replies
View Related
May 15, 2012
I press CTRL+9 to make the Command Line disappear while drawing. When I plot (or when doing a plot preview) , the Command Line appears again by itself. So I always have to turn the Command Line off manually after each plot
The bug still happens;
- if Dynamic Input is turned off or on
- if I plot to a real device or in PDF
- if the Cammand Line Palette i docked or floating.
This is not an issue in AutoCAD 2012 so I guess it has to do with the new way they programmed the revamped Command Line palette in 2013.
Using Windows7
View 2 Replies
View Related
Nov 27, 2012
without reiterating a lot of what is said in this thread: [URL] ......
This happen outside the potential malware infection?
if you care to not click-through, the problem is that certain commands (not all of them) simply do not disply in the command line. so the MOVE command for example looks like this:
NORMAL:
Command: _move
Select objects:
NOW:
Command:
Select objects:
same with QSAVE and who knows how many others.
View 5 Replies
View Related
Oct 27, 2013
line command is a multiple command. there is a way to execute it like a single command?
View 4 Replies
View Related
Nov 21, 2010
I am currently writing a series of routines for setting the layers for text, leaders and dimension commands. The end goal is a system where any annotation command sets the correct layer for the duration of the command, then reverts back to the layer that was active before the command.
I have managed to complete all the code, and it appears to be working fine, I just have one question: I have used -layer "m" "Lay_name" etc... for all layer setting commands, rather than any code to see if the layer exists already. In my limited testing this seems to be suitable, nothing that exists on that layer seems to be affected.
I know how to write code to determine if the layer exists already and set the layer instead, but so far it seems unnecessary??
View 8 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
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
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
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
Sep 25, 2012
Having issue with isolating a layer (any layer other than one that contains a hidden line type), and then having the hidden layer appear behind it when attempting to initiate a command?
Attached is an example. The first image shows my drawing with object layer isolated. But as soon as I enter some type of editing command (move, rotate, etc), in this case copy, my hidden layer appears (see second image).
In my LAYISO settings, I have it set to lock and fade, but it does not lock unless I manually set my hidden layer to lock in the layer coAttachment 37450Attachment 37451mmand.
View 8 Replies
View Related
Dec 5, 2011
I have a problem with a recently downloaded version of Inventor. When I start a new drawing all I get is a blank blue screen instead of one with a grid display. If I start a line I can see the cursor change to draw the line but a line does not appear. I don't know if it something with how I installed the program or just system settings.
View 2 Replies
View Related
Jul 6, 2013
I seem to be having trouble changing the lineweight of my profile line. I have changed the line weight in the layer properties, in the Profile properties and tried changed the line weight in the pen style. Everywhere I could think I try to make the line thicker but when I plot, the line is still the same and difficult to distinguish from the grid blocks of the profile view.
View 3 Replies
View Related
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
May 24, 2012
I imported a file from ai. as dxf. Now, I want to change Solid line into dashed line. I tried doing it with properties, checked its scale. But it is still not changing.
View 3 Replies
View Related
Apr 13, 2013
I've been searching for a command that could actually cut lines for purpose. For example, if I'm drawing a 2 line crossed, wish I could cut the 2 lines so they are now 4 segments. On a circle, I could actually draw a line that pass trough the circle on cut it off the way I wish. Does such command exists for autoCAD? Very often, I've many lines at the same time that I wish I could cut with a single one. The problem is that I don't wish to trim 'em and extend (losing time and long process). Sure there is also the div cmd, but this isn't what I'm seeking for.
View 7 Replies
View Related
Oct 18, 2012
I had a problem this morning where for some reason I needed to do a drawing recovery on a map - which is fine, all seems well.
The problem is that now when I type a command, it doesn't appear next to the cursor anymore. It's not really a NEED having it there, but I've gotten to like that in the newer CAD versions, and now I can't find the setting that makes it come back. Sure I CAN type everything and have it show just at the bottom of the screen, but I'd rather have my dynamic field back.
How I can restore it?
View 2 Replies
View Related
Nov 20, 2012
This is the problem I have. When I type something, ie a line length or a command, ie purge, whatever it is I type it is not shown in the command line... what am I doing wrong or what setting do I need to change..
View 3 Replies
View Related
May 3, 2011
Command line for Dimension Fit
View 1 Replies
View Related