Creating Dynamic Object

  1. Open a sample project

  1. Firstly you need to Add Data Source for your dynamic object. Ensure that your dynamic object data includes a list of motion objects in digital twin, like AGV, robots, forklift etc. If you have done so, skip to step 7.

  1. Click "SpatialViewer"

  1. Click "SpatialViewer"

  1. Save your data source

  1. In Planner mode, create a new dynamic object

  1. Configure the dynamic object

  1. Choose the data source which includes the dynamic object

  1. Chart name will be display on top label of the object

  1. Assign 3D model for the dynamic object

  1. You may follow the steps in Import 3D Model

  1. Select the model you wish to add

  1. Select the model you wish to add (2)

  1. Import it

  1. If you wish to replace the icon, refer to Replacing Gadget Icon

  1. Configure value display on the object

  1. Write the JSON Path to select the data that you want to display. To learn how to write JSON paths, see Specifying a JSON Path

  1. We will be getting the device name in this example

  1. Press Save once all settings are finished

  1. You can also modify the JSON path based on which entity shall be displayed. To learn how to choose the JSON path, see Specifying a JSON Path

  1. Modify the json path to display different value on the dynamic object

  1. As the result, the 3D object is displayed in the environment, with its value displayed in its label

Last updated