Selector
Opens a dialog to select entities by type (edge, face, group, or instance.) This is a very basic tool (toy?), but could be expanded to include multiple criteria (such as selecting by Layer or material.)
Additional Info:
PLease see my blog for more information.
| Attachment | Size |
|---|---|
| selector.zip | 941 bytes |


Comments
I had some problems using
I had some problems using set_file, although I can't remember what those problems were now. I like te idea of separating the View from the Controller, even though it is too much for this simple script.
Thanks for the comments. Come over to www.sketchucation.com for a much more active discussion forum. (I see you are a member there already.)
Instead of having a separate
Instead of having a separate file for the html you may use the set_html (instead of set_file) for inputing the HTML code,...
This will result in having a single .rb file and increase the ease of use of the script ;)