ITreeHotlinkĀ 

This interface provides access to a Project Tree entry that has only a hotlink and is not attached to a terrain object. Like other message objects, the Project Tree hotlink is displayed when you double-click the message’s name in the Project Tree.

Properties

ID

Gets the ID of the hotlink. (Inherited from ITerraExplorerObject)

Message

An IMessageObject representing the message object assigned to the object.

ObjectType

Gets an enum that identifies the type of the object. (Inherited from ITerraExplorerObject)

SaveInFlyFile

Gets and sets a Boolean that determines whether the object is saved in the Fly file. (Inherited from ITerraExplorerObject)

TreeItem

An ITreeItem representing details about the representation of the object in the Project Tree.

Methods

GetClientData

Gets an array of text strings assigned to each object global namespace. (Inherited from ITerraExplorerObject)

GetParam

Reserved. Currently not used. (Inherited from ITerraExplorerObject)

SetClientData

Sets an array of text strings assigned to each object global namespace. (Inherited from ITerraExplorerObject)

SetParam

Reserved. Currently not used. (Inherited from ITerraExplorerObject)