walkinside / sdk

Develop powerful desktop and web applications on top of Walkinside 3D engine
4 stars 4 forks source link

Open Keymap from the SDK #28

Closed andgonro closed 7 years ago

andgonro commented 7 years ago

Hi,

I would like to be able to open the Keymap window for my vrp files but I don't find any way to do so through the SDK, can you help?

kveretennicov commented 7 years ago

The API does not provide plug-ins with any supported way to open Walkinside Viewer's standard Keymap window. Same for other Viewer windows, like CAD Hierarchy or Viewpoints. This is because we feel that the end user should stay in control of Walkinside environment.

To make sure that Keymap is always opened when the project is opened, you can prepare a layout for the project. Please see Walkinside documentation on Layout.

If you need to show and hide Keymap based on some logic in your plug-in, we'd like to hear more about what you are trying to build.

CC @walkinside/devs

kveretennicov commented 7 years ago

Closing for now due to inactivity.