ITerrainObject80

This interface gives objects the properties of draw order and ground object status.

 

 

Properties

 

BBox

An IBBox3D80 representing the bounding box that designates the section of the object to load.

DrawOrder

Gets and sets the draw order between ATC_ON_TERRAIN objects.

GroundObject

Gets and sets a Boolean that determines whether the object is a ground object.

Highlight

Gets and sets a Boolean that determines whether the object is highlighted in the 3D Window.

Tint

An IColor80 representing the object’s tint color. This can be used to highlight an object.

 

Methods

 

GetRecommendedDistance

Returns a recommended viewing distance (in meters) from the object based on the size of the object in the 3D Window.