IMessageObject80

Message objects in TerraExplorer are triggered when the user double-clicks the Project Tree entry that represents that object or clicks the object in the 3D Window. The message object defines the content of the message and where it should be displayed when triggered. Currently, the client can choose either a simple text message, HTML page to be displayed (allowing virtually an unlimited set of messages such as sounds or animated GIFs) or a script message. Several objects can simultaneously own the same message object, meaning that the same message is displayed when clicking on any of those objects.

When using TerraExplorer Viewer, the properties for the message object are read-only.

 

 

Properties

 

MessageID

Gets and sets the ID of the message object.

 

Methods

 

Activate

Activates the message object directly without triggering the associated object.

GetMessageObject

Returns the interface of the message object directly from its owner object.