Classes
| Class | Description | |
|---|---|---|
| CogToolBlock |
Similar to CogToolGroup, A VisionPro tool that contains a set of VisionPro tools.
Running the CogToolBlock runs each of the tools it contains. The run
status and records of the CogToolBlock are based on the aggregate of all
its contained tools.
Exposed Inputs and Outputs collection properties provide customization
and storage for graphically linked terminals.
| |
| CogToolBlockAdvancedScriptBase | ||
| CogToolBlockTerminal |
Class cooresponding to an individual ToolBlock terminal, usually a member
of a ToolBlock Inputs or Outputs collection.
| |
| CogToolBlockTerminalCollection |
A collection of CogToolBlockTerminals
| |
| CogToolBlockTerminalUtil |
Enumerations
| Enumeration | Description | |
|---|---|---|
| CogToolBlockScriptTypeConstants |
Enumeration of different ToolBlock Script types.
|