<Container>

Child Elements

Element

Description

Element’s Attributes

<Panel>

Set tool in bottom left panel.

 

<Popup>

Set tool as a popup window and designate window’s position and size.

Note:    A project must be currently open in TerraExplorer.

X - Left x-coordinate where the pop-up will be displayed relative to the 3D Window.

Y - Top y-coordinate where the pop-up will be displayed relative to the 3D Window.

Width – Width, in pixels, of the popup window.

Height – Height, in pixels, of the pop-up window.

ShowCaption – Determines whether a caption is used for the popup window:

§   ShowCaption = “0” – No tool caption is displayed on the top of the popup window.

§   ShowCaption = “1” – The tool caption defined by the <Tool> Caption attribute is displayed on the top of the popup window.

<Hidden>

Set tool with hidden window.

Note:    A project must be currently open in TerraExplorer.