ITerrainObject66

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

 

 

Properties

 

BBox

An IBBox3D66 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.

Tint

An IColor66 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.