Search the Community
Showing results for tags 'toggle'.
-
Toggle Visibility of JPG or other object based on attribute content.
Pawnsurfer posted a topic in Electrical
Hi All, I'm sure this is possible but I don't even know where to start. I am happy to do some reading if someone can direct me to a tutorial or web-page that will help me... I want to toggle the visibility of certain objects based on the contents of particular attributes in my title block, for example: (simplified text program) case: title_block_attribute = DRAFT Display Draft.JPG title_block_attribute = FOR REVIEW Display Review.JPG encase; or maybe: if title_block_attribute = DRAFT then "display Draft.JPG" = 1 endif; Can anyone help me with this? I've tried Google, but I haven't even found the right search terms that yield even close to what I need! Cheers, Pawnsurfer -
I'm looking to save some time (aren't we all). We draw in many different colors to help our, sometimes, complicated dwgs easier to work with and differentiate between things. But our end product is a black and white drawing. Is there a lisp out there for toggling to white background and all black everything else? I can plot a dwg, wait for it to load, open it, review and then make changes and repeat as necessary. Or, ideally, I can hit one button, review and make changes on the fly before the plotting process. Plot previews are also a bit cumbersome. I hate to post this, as it is most likely out there but the search function with this forum can be a bit shaky. Any help would be appreciated. Thanks, -Nobull
- 30 replies
-
- black and white
- color
-
(and 3 more)
Tagged with:
-
Is there a way to add a toggle button to the applications status bar? I would like to be able to quickly toggle the frameselection on and off (I am very lazy when it comes to typing!)