Jump to content

Recommended Posts

Posted

I want to hide all layers through scripting. Firstly I have to select all layers for the same.

 

So, Can any1 tell me command to select all layers?

Posted

A very simple script...

 

-LAYER
OFF
*
Y

 

or in macro

 

^C^C_-LAYER;OFF;*;Y;

 

The last 'Y' is to turn the current layer off too, if not put 'N' at the end.

Posted

thank you, it is indeed a great help.

 

Can you tell me, commands to create filters?

Posted

What about "layiso" Isolate a layer then turn them back on can pick 1 2 3 etc

 

Question if you turn off all layers wont dwg be a blank screen ?

 

-la can also use wild cards -la off w*

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...