@morisdov said:
Update us on your progress in a new forum thread hopefully soon.
I posted a something in the ideas box of the corner bar.
But to finish off the select all delete business so far I find the following works:
@dlg.add_action_callback("clearer") {|d, p|
ents=Sketchup.active_model.active_entities
status = ents.clear! }
After a while the other two brought up some frightening looking splat windows.
Thanks
Chris