Home > All Other Interfaces > IContainers
In addition to TerraExplorer’s four standard containers: 3D Window, Project Tree, Navigation Map, and Message Bar, new containers can be created to display information or to contain custom tools. The IContainers6 interface exposes control over TerraExplorer application’s containers, enabling the client to create a new container or remove an old one.
|
Properties |
|
|
Returns the number of containers in the project. |
|
|
Returns the IContainerItem6 element in the specified zero based index. |
|
|
Methods |
|
|
Adds a new container. |
|
|
Returns an interface to a container based on the container ID. |
|
|
Removes a specified container. |