IContourMap65

This interface gives the client access to the contour map object. A contour map is a topographic map that portrays differences in terrain elevation by connecting points of equal elevation with contour lines or by coloring terrain according to varying altitudes.

 

 

Properties

 

Action

An IAction65 representing the operation that takes place when the object is clicked in the Project Tree.

Attachment

An IAttachment65 representing the attachment behavior of the contour map.

Bottom

The y-coordinate of the bottom-right corner of the rectangle that defines the coverage area of the contour map.

ClientData

A text string assigned to each object global namespace. C# exposes this property as get_ClientData and set_ClientData. (Inherited from ITerraExplorerObject65)

ColorOutsideOfRange

An enum that determines the color that should be applied to all the terrain whose altitude is not within the Min/Max range.

ContourLinesColor

An IColor65 representing the color of the contour lines.

ContourLinesInterval

Determines the elevation spacing between the contour lines. The base for the contour lines is at zero elevation above the terrain database vertical datum base ellipsoid.

CoverageArea

An enum that determines the coverage area of the contour map.

Depth

The contour map depth (length), in the units set by ISGWorld.SetOptionParam.

DisplayStyle

An enum that determines how the contour map is displayed.

ID

The ID of the contour map object. (Inherited from ITerraExplorerObject65)

Left

The x-coordinate of the top-left corner of the rectangle that defines the coverage area of the contour map.

MaxElevation

The maximum altitude value for which contour colors and lines should be displayed.

Message

An IMessageObject65 representing the message object assigned to the contour map.

MinElevation

The minimum altitude value for which contour colors and lines should be displayed.

ObjectType

An enum that identifies the type of the object. (Inherited from ITerraExplorerObject65)

PaletteID

The GUID for the contour map’s custom palette. .

Position

An IPosition65 representing the position and orientation of the contour map on the terrain.

Right

The x-coordinate of the bottom-right corner of the rectangle that defines the coverage area of the contour map.

SaveInFlyFile

A Boolean that determines whether the contour map is saved in the Fly file. (Inherited from ITerraExplorerObject65)

Terrain

An ITerrainObject65 representing terrain properties including draw order and ground object status.

Timespan

An ITimeSpan65 representing the timespan in which the contour map is visible on the terrain.

Tooltip

An ITooltip65 representing the tooltip that displays when a mouse cursor is placed over the contour map in the 3D Window.

Top

The y-coordinate of the top-left corner of the rectangle that defines the coverage area of the contour map.

TreeItem

An ITreeItem65 representing details about the representation of the contour map in the Project Tree.

UseMinMaxValues

A Boolean that determines whether contour colors and lines are displayed only for areas of the terrain whose altitude value is between the MinElevation and MaxElevation or for all altitude values.

Visibility

An IVisibility65 representing the visibility of the contour map at different distances, as well as visibility of the contour map in TerraExplorer Basic Viewer.

Width

The width of the CoverageArea rectangle, in the units set by ISGWorld.SetOptionParam.

GetParam

Reserved. Currently not used. (Inherited from ITerraExplorerObject65)

SetParam

Reserved. Currently not used. (Inherited from ITerraExplorerObject65)