Terrain threat dome objects are 3D shapes, resembling the top half of a sphere, used to analyze and display the volume that is visible from a given point on the terrain. Any point inside the threat dome can be viewed from the dome’s pivot point. Using the interface’s properties, you can set various parameters, like the range and elevation angle, and analyze different areas for visibility.
|
Properties |
|
|
An IAction65 representing the operation that takes place when the object is clicked in the Project Tree. |
|
|
The space between each sampling ray. |
|
|
A text string assigned to each object global namespace. C# exposes this property as get_ClientData and set_ClientData. (Inherited from ITerraExplorerObject65) |
|
|
An IColor65 representing the threat dome color. |
|
|
The center direction of the scan. |
|
|
The angle, from the ground, below which the pivot point cannot see. |
|
|
Defines the ending horizontal angle of the scan. |
|
|
Value in degrees, representing the scan field of the threat dome. |
|
|
Defines the starting horizontal angle of the scan. |
|
|
The ID of the threat dome. (Inherited from ITerraExplorerObject65) |
|
|
An IMessage65 representing the message associated with the threat dome object. |
|
|
An enum that identifies the type of the object. (Inherited from ITerraExplorerObject65) |
|
|
An IPosition65 representing the threat dome pivot point’s position. |
|
|
The distance between sample points along each ray. |
|
|
Defines the radius of the scan |
|
|
A Boolean that determines whether the threat dome is saved in the Fly file. (Inherited from ITerraExplorerObject65) |
|
|
An ITerrainObject65 representing terrain properties including draw order and ground object status. |
|
|
An ITimeSpan65 representing the timespan in which the threat dome is visible on the terrain. |
|
|
An ITooltip65 representing the tooltip that displays when a mouse cursor is placed over the object in the 3D Window. |
|
|
An ITreeItem65 describing the representation of the threat dome in the Project Tree. |
|
|
An IVisibility65 representing the visibility of the threat dome at different distances, as well as visibility of the threat dome in TerraExplorer Basic Viewer. |
|
|
Methods |
|
|
This method is exposed only in C#. To use from C++ or JavaScript use the ClientData property. (Inherited from ITerraExplorerObject65) |
|
|
Reserved. Currently not used. (Inherited from ITerraExplorerObject65) |
|
|
This method is exposed only in C#. To use from C++ or JavaScript use the ClientData property. (Inherited from ITerraExplorerObject65) |
|
|
Reserved. Currently not used. (Inherited from ITerraExplorerObject65) |