Load a preconfigured workspace layout.
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.
Interface
loadWorkspaceString "string" |
Name | Type | Required | Comments |
---|---|---|---|
string | string | Yes | Path to workspace file to load. |
None
void
// Load one of your custom layouts
loadWorkspaceString "C:/Program Files/Vicon/ShogunPost#.#/MyLayouts/TrackingLayout.xml";