DataGraphPoint

graphics/plugins_datagraphpoint-icon.png

The DataGraphPoint enables to control values of a selected point in a Graph object, 2DRibbon object and 2Dpatch object.

graphics/plugins_datagraphpoint.png
Unique Parameters
  • Use DataPool Container: When set to ON the Graph Container parameter will be replaced by the Container Field parameter. This enabled a dynamic control of different graph objects defined in the Container Field parameter.

  • Container Field: Defines a DataPool variable which contains a container name, replacing the Graph Container parameter place holder. This parameter is used from external applications sending data to DataPool enabling the application to change the controlled graph object.

  • Graph container: Defines the container that will be controlled. Drag the geometry object from the Viz tree to the container area.

    Note: Graph Container and Container Field parameters operate the same as the Use Remote Container parameter. The Use Remote Container parameter has no effect in the plugin.

  • Graph Point ID: Defines the point to control. ID is the index of the point in the geometry plugin. ID 1 refers to the first point and so on.

  • Point Offset: Defines an offset of the point index from the first point. The actual point ID will be the sum of Graph Point ID and Point offset.

  • Format: Defines the axis or width that will be controlled by the plugin. If one axis is selected (X or Y) or if width is selected (W) then the data should contain one value, if X&Y is selected then two values should be sent. If X&Y&W are selected, three values should be sent.