VR-Forces 4.8 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
GUI Object Data Interface (guiObjectDataInterface)

Table of Contents

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.

Usage

In the Launcher, click the Plug-ins button to bring up the Plug-ins Selection dialog. Enable the plugin. Then launch VR-Forces.

  1. Start vrfGui.
  2. Choose Data Interface Menu
  3. Select the Data Console... menu item
  4. The data console is displayed. Type help to retrieve available commands. Then type a command to display information about a published item

Classes

DtObjectDataInterfaceMenuItemThe menu item to display the console.
DtGuiObjectDataConsoleThe console used to retrieve and display information about published items.

Document ID: Generated on Thu Aug 27 10:56:05 EDT 2020 from SVN revision 217100
Copyright © 2005-2020 MAK Technologies. All Rights Reserved (www.mak.com)