ISlopeMap65 

This interface gives the client access to the slope map object. A slope map shows degree (steepness)and/or aspect (direction) of the terrain by coloring the terrain according to degree of slope, and displaying arrows indicating the direction of the slope.

 

 

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 slope map.

Bottom

The y-coordinate of the bottom-right corner of the coverage rectangle.

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 slope map.

Depth

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

DisplayStyle

An enum that determines how the slope map is displayed.

ID

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

Left

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

MaxElevation

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

Message

An IMessageObject65 representing the message object assigned to the slope 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 slope map’s palette.

Position

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

Right

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

SaveInFlyFile

A Boolean that determines whether the slope 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 slope map is visible on the terrain.

Tooltip

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

Top

The y-coordinate of the top-left corner of the coverage area rectangle.

TreeItem

An ITreeItem65 representing details about the representation of the slope 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 slope map at different distances, as well as visibility of the slope 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)