/
loadWorkspaceString
loadWorkspaceString
Description
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.
Functional area
Interface
Command syntax
Syntax
loadWorkspaceString "string" |
Arguments
Name | Type | Required | Comments |
---|---|---|---|
string | string | Yes | Path to workspace file to load. |
Flags
None
Return value
void
Examples
// Load one of your custom layouts loadWorkspaceString "C:/Program Files/Vicon/ShogunPost#.#/MyLayouts/TrackingLayout.xml";
Additional information
Related commands
, multiple selections available,
Related content
saveWorkspaceFile
saveWorkspaceFile
More like this
setPinned
setPinned
More like this
Live - Work with panels
Live - Work with panels
More like this
Live - Work with panels
Live - Work with panels
More like this
createWindow
createWindow
More like this
floatWindow
floatWindow
More like this