Home > All Other Interfaces > 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 |
|
|
A text string assigned to each object global namespace. C# exposes this property as get_ClientData and set_ClientData. (Inherited from ITerraExplorerObject6) |
|
|
The ID of the hotlink. (Inherited from ITerraExplorerObject6) |
|
|
An IMessageObject6 representing the message object triggered when the user double-clicks the Tree Message’s Project Tree entry. |
|
|
An enum that identifies the type of the object. (Inherited from ITerraExplorerObject6) |
|
|
SaveInFlyFile |
A Boolean that determines whether the object is saved in the Fly file. (Inherited from ITerraExplorerObject6) |
|
An ITreeItem6 representing details about the representation of the object in the Project Tree. |
|
|
Methods |
|
|
This method is exposed only in C#. To use from C++ or JavaScript use the ClientData property. (Inherited from ITerraExplorerObject6) |
|
|
Reserved. Currently not used. (Inherited from ITerraExplorerObject6) |
|
|
This method is exposed only in C#. To use from C++ or JavaScript use the ClientData property. (Inherited from ITerraExplorerObject6) |
|
|
Reserved. Currently not used. (Inherited from ITerraExplorerObject6) |