Welcome, Guest
Please Login or Register.    Lost Password?
Layers from the command line (1 viewing) (1) Guest
AutoCAD Questions
Go to bottom Favoured: 0
TOPIC: Layers from the command line
#16
Layers from the command line 1 Year, 2 Months ago  
Controlling layers from the command line. Can be a real shortcut when dealing with files that have a consistent layering convention and a large number of layers.

Type in “-la” at the command line

You are then given the following list of options.

Enter an option
[?/Make/Set/New/Rename/ON/OFF/Color/Ltype/LWeight/MATerial/Plot/Freeze/Thaw/LOck/Unlock/stAte/Description/rEconcile]:


For example to Thaw all the layers in the drawing

Type in “T” or “Thaw

You are then prompted for the name of the layer or layers to select.

Enter name list of layers (s) to thaw

So for example you could type in “*” this acts as a wildcard and will select all the layers in the current drawing

Or

Type in "*$01*" this time the star symbol will ignore everything before and after the $01 so that any layer with the characters $01 within the layer name will be selected.

So then you can control your drawings layers from your keyboard rather than wading through the layer dialog box with the curser.
markl ()
User Offline Click here to see the profile of this user
Logged Logged  
 
Last Edit: 2009/07/03 12:38 By markl.
 
The administrator has disabled public write access.  
Go to top