Message 1 of 3
Block with changeable dynamic blocks inside?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
In AutoCAD LT, I have a block of an I/O card that has multiple channels. Each channel of the card can have its functionality changed between two options. I want the ability to toggle each channel individually in model space without having to go into the block editor. I've tried nesting a dynamic block with the two channel choices (visibility parameter) inside the card block, and it will properly toggle inside the block editor for the card block, but the channel block cannot be toggled from outside the card block. Is there a way to do this?
Attached is the test file I've been tinkering with.