Home > All Other Interfaces > ITerrainThreatDome
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 IAction6 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 ITerraExplorerObject6) |
|
|
An IColor6 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 ITerraExplorerObject6) |
|
|
An IMessage6 representing the message associated with the threat dome object. |
|
|
An enum that identifies the type of the object. (Inherited from ITerraExplorerObject6) |
|
|
An IPosition6 representing the threat dome pivot point’s position. |
|
|
The distance between sample point 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 ITerraExplorerObject6) |
|
|
An ITerrainObject6 representing terrain properties including draw order and ground object status. |
|
|
An ITimeSpan6 representing the timespan in which the threat dome is visible on the terrain. |
|
|
An ITooltip6 representing the tooltip that displays when a mouse cursor is placed over the object in the 3D Window. |
|
|
An ITreeItem6 describing the representation of the threat dome in the Project Tree. |
|
|
An IVisibility6 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 ITerraExplorerObject6) |
|
|
Reserved. Currently not used. (Inherited from ITerraExplorerObject6) |
|
|
This method is exposed only in C#. To use from C++ or JavaScript use the ClientData property. (Inherited from ITerraExplorerObject6) |
|
|
Reserved. Currently not used. (Inherited from ITerraExplorerObject6) |