ITerraExplorerObject80

This interface gives all of the objects that are derived from it a unique ID within TerraExplorer. The ID of the object is used, in many cases, as an argument to the methods of other interfaces, uniquely identifying the object on which a particular method should operate.

 

Properties

 

ID

Gets the ID of the object.

ObjectType

Gets an enum that identifies the type of the object.

SaveInFlyFile

Gets and sets a Boolean that determines whether the object is saved in the Fly file.

 

Methods

 

GetClientData

Gets an array of text strings assigned to each object global namespace.

GetParam

Reserved. Currently not used.

SetClientData

Sets an array of text strings assigned to each object global namespace.

SetParam

Reserved. Currently not used.