Cog3DDisplayV2 GetGeometryGraphics Method Cognex VisionPro 9.22 SR1
Returns all the Cog3DGeometryGraphicBase graphic items added to the display

Namespace: Cognex.VisionPro3D
Assembly: Cognex.VisionPro3D.Display.Controls (in Cognex.VisionPro3D.Display.Controls.dll) Version: 87.1.0.0 (87.1.0.0)
Syntax

public List<Cog3DGeometryGraphicBase> GetGeometryGraphics()

Return Value

Type: List Cog3DGeometryGraphicBase 
Returns all the Cog3DGeometryGraphicBase graphic items added to the display

Implements

ICog3DDisplayV2 GetGeometryGraphics 
See Also