Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Description

Load a preconfigured workspace layout.

Shogun Post Shogun Post has a number of preconfigured workspace layouts. These layouts include the visibility and position of the docking windows, as well as the types of panels that are open. If you have your own set of workspace layouts you have created, you may load them using this command.

...

None

Return value

void

Examples

Code Block
languagetext
// Load one of your custom layouts

...


loadWorkspaceString "C:/Program Files/Vicon/ShogunPost#.#/MyLayouts/TrackingLayout.xml";

Additional information

Related commands

...