Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

Version 1 Current »

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

NameTypeRequiredComments
stringstringYesPath 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

  • No labels