Create "group" with VBA
Posted: Wed Sep 03, 2003 1:25 pm
by jramey
How can you save a selection set created with VBA to a group? What is the syntax?
Posted: Thu Sep 04, 2003 4:03 pm
by John Finlay
jramey,
The group command is a new addition to ICAD and there is no provision in ICAD's objects as yet to convert a selection set to a group.
You could try the RunCommand method and run a script, I haven’t tried it but it should work.
Let me know how you get on and if you run into trouble I will try to help out.
------------------
Regards
John Finlay