Removes all the Cog3DVisionDataGraphicBase and Cog3DGeometryGraphicBase graphics
from the display from the specified group.
NOTE: when it removes a Cog3DVisionDataGraphicBase all of its associated geometry graphics
will be removed regardless of which group they are in.
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D.Display.Controls (in Cognex.VisionPro3D.Display.Controls.dll) Version: 75.1.0.0 (75.1.0.0)
Syntax
Parameters
- groupName
- Type: System String
The name of the logical group to add the item to. The groupName is case insensitive.
Implements
ICog3DDisplayV2 Remove(String)See Also