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 | ||
---|---|---|
| ||
// Load one of your custom layouts |
...
loadWorkspaceString "C:/Program Files/Vicon/ShogunPost#.#/MyLayouts/TrackingLayout.xml"; |
Additional information
Related commands
...