Hi,
Does smartcient plugin support adding overlay buttons?
we tried adding on plugin in setup mode, it doesn’t allow
Can we add all the available overlay buttons functionality in plugin viewitem?
Can you redirect towards some samples?
Hi,
Does smartcient plugin support adding overlay buttons?
we tried adding on plugin in setup mode, it doesn’t allow
Can we add all the available overlay buttons functionality in plugin viewitem?
Can you redirect towards some samples?
The overlay buttons in the Smart Client can only be used in the build-in Camera view item, you cannot use it on a plugin view item.
If you develop your own type of overlay buttons for your view item you will be able to offer the same functionality. I believe that all the actions will be usable by doing SendMessage commands. You can see this in the View and Windows Tool plugin sample.