Message 1 of 4
How to set the visstate of a dynamic block through a script - not through a lisp
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Does anyone know of a command to set the visstate of a dynamic block through a script?
I can select the block as follows in the script:
SSX{enter}
{enter}
B
"block name with spaces"{enter}
{enter} ;; it may or may not appear as selected
this will prove it is selected
ERASE{enter}
PREVIOUS{enter}
Once selected is there any way to set the visstate through the script?
Or perhaps have the script run a lisp that sets the visstate. I am interested in carrying this out via a script as it is to be part of an automation batch script
Thanks in Advance
-Tim C.