ITerrainObject65

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

 

 

Properties

 

BBox

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

DrawOrder

Determines draw order between ATC_ON_TERRAIN objects.

GroundObject

Determines if the object is a ground object.

Tint

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

GetRecommendedDistance

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