By Clint Brown
As an update to my previous blog post, I thought I would share a modification that I have made to the iLogic code, which gives the user more control over the elements that they may wish to display.
Using an "array list" and an "input list box", I have created a small pop-up form, that asks the user to choose what they would like to show or hide on the drawing.
The code then uses simple "If" statements, based on the selection from the "input list box", to toggle the visibility of the drawing elements.
See the animated GIF below, showing the functionality. Download the Code here.
Comments
0 comments
Please sign in to leave a comment.