Remove a link between pinA and pinB from the LinkManager.
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.22.2.0
Syntax
Parameters
- pinA
- Type: Cognex.Vision.Implementation ToolPin
A pin to unlink
- pinB
- Type: Cognex.Vision.Implementation ToolPin
Another pin to unlink
Return Value
Type: Booleantrue if the two pins were successfully unlinked
See Also