![]() |
VR-Forces 4.7 Class Documentation
|
The GUI Object Data Interface example demonstrates how to access data for entities, aggregates and environmental objects.
It shows:
The network data interface (and its subclasses) give developers access to simulation level information (location, orientation, resources, etc.) in a single, convenient object. This example shows how to use the DtVrfStateViewCollectionManager to request a data interface object by marking text, and, how to use that object to retrieve information about that object.
This example creates a console that allows for entering of simple commands to retrieve information by name of object or by unique ID and then displays information for that object in the console.
In the Launcher, click the Plug-ins button to bring up the Plug-ins Selection dialog. Enable the plugin. Then launch VR-Forces.
| DtObjectDataInterfaceMenuItem | The menu item to display the console. |
| DtGuiObjectDataConsole | The console used to retrieve and display information about published items. |