IContourMap80

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 IAction80 representing the operation that takes place when the object is clicked in the Project Tree.

Attachment

An IAttachment80 representing the attachment behavior of the contour map.

Bottom

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

ClientData

Gets and sets an array of text strings assigned to each object global namespace. (Inherited from ITerraExplorerObject80)

ColorOutsideOfRange

Gets and sets 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 IColor80 representing the color of the contour lines.

ContourLinesInterval

Gets and sets 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

Gets and sets an enum that determines the coverage area of the contour map.

Depth

Gets and sets the contour map depth (length), in the units set by ISGWorld.SetOptionParam.

DisplayStyle

Gets and sets an enum that determines how the contour map is displayed.

ID

Gets and sets the ID of the contour map object. (Inherited from ITerraExplorerObject80)

Left

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

MaxElevation

Gets and sets the maximum altitude value for which contour colors and lines should be displayed.

Message

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

MinElevation

Gets and sets the minimum altitude value for which contour colors and lines should be displayed.

ObjectType

Gets an enum that identifies the type of the object. (Inherited from ITerraExplorerObject80)

Opacity

Gets and sets the opacity value of the contour map.

PaletteID

Gets and sets the GUID for the contour map’s custom palette. .

Position

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

Right

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

SaveInFlyFile

Gets and sets a Boolean that determines whether the contour map is saved in the Fly file. (Inherited from ITerraExplorerObject80)

Terrain

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

Timespan

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

Tooltip

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

Top

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

TreeItem

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

UseMinMaxValues

Gets and sets 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 IVisibility80 representing the visibility of the contour map at different distances.

Width

Gets and sets the width of the CoverageArea rectangle, in the units set by ISGWorld.SetOptionParam.

 

Methods

 

GetParam

Reserved. Currently not used. (Inherited from ITerraExplorerObject80)

SetParam

Reserved. Currently not used. (Inherited from ITerraExplorerObject80)