<DataCaptureManager> Data Interface

Provides script language access to C++ objects of this type.

Class HierarchyType » DataCaptureManager

Function Members

Function members are as follows:

Return Type Function Name Documentation
int32ClearGroupClears the <DataCaptureList> for any child of the <Group> that has a <DataCapture> object data member.
int32ClearListClears the <DataCaptureList> for any <Node> in the <List> submitted to this function. Currently only works on <VariableNode> and <NodeLink>.
int32ClearNodeClears the <DataCaptureList> for the <Node> submitted to this function. Currently only works on <VariableNode> and <NodeLink>.