Gets a list of specially formatted strings that represent the names
and paths to all the CogToolBlockTerminals in this collection. These
strings are formatted such that they can be passed directly to
ToolTerminals.SetToolInputTerminals(ICogTool tool, string[] terminals)
or
ToolTerminals.SetToolOutputTerminals(ICogTool tool, string[] terminals)
Namespace: Cognex.VisionPro.ToolBlockAssembly: Cognex.VisionPro.ToolGroup (in Cognex.VisionPro.ToolGroup.dll) Version: 65.1.0.0 (65.1.0.0)
Syntax
Return Value
Type: StringRemarks
See Also