Determines if a tool is the same as or is contained by another tool or
one of the other tool's descendents.
Namespace: Cognex.VisionPro.Implementation.InternalAssembly: Cognex.VisionPro.ToolGroup (in Cognex.VisionPro.ToolGroup.dll) Version: 75.0.0.0 (75.0.0.0)
Syntax
Parameters
- potentialDescendent
- Type: Cognex.VisionPro ICogTool
The potentially contained tool.
- potentialAncestor
- Type: Cognex.VisionPro ICogTool
The potentially containing tool.
- decendIntoToolBlocks
- Type: System Boolean
Should we decend into tool blocks?
Return Value
Type: BooleanSee Also