Returns all the Cog3DGeometryGraphicBase from the given group
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D.Display.Controls (in Cognex.VisionPro3D.Display.Controls.dll) Version: 65.1.0.0 (65.1.0.0)
Syntax
Parameters
- groupName
- Type: System String
The name of the group to return the Cog3DGeometryGraphicBase from. The groupName is case insensitive.
Return Value
Type: List Cog3DGeometryGraphicBaseReturns all the Cog3DGeometryGraphicBase from the given group
Implements
ICog3DDisplayV2 GetGeometryGraphics(String)See Also