Jump to content

HELP: How to draft macro scripts to on/off/thaw/frozen xref layers


vernonlee

Recommended Posts

^C^C-LA;off;*;y;on;A-_ANOTREVN_E-;^C^C

This is an example of the macro script to isolate certain layers.

 

How do i draft it for xrefs layers?

 

 

^C^C-LA;off;*;y;on;HOW TO SELECT XREF LAYERS HERE;^C^C
Link to comment
Share on other sites

All you should need to do is include the name of the xref file, it should be shown in the layer manager, for example

^C^C^C-LA;OFF;*;Y;ON;XrefDrawing|LayerName;;

Link to comment
Share on other sites

All you should need to do is include the name of the xref file, it should be shown in the layer manager, for example
^C^C^C-LA;OFF;*;Y;ON;XrefDrawing|LayerName;;

 

Cool! Thanks Bro. It worked.

 

I can also put * as a wildcard for all xref layers only. :D

Link to comment
Share on other sites

You will find it used a lot in windows batch files it's a filter pipe, I've never actually noticed it used for anything else.

Link to comment
Share on other sites

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...