Adds a Cog3DGeometryGraphicBase to the display
Namespace: Cognex.VisionPro3D.Implementation.InternalAssembly: Cognex.VisionPro3D.Graphic (in Cognex.VisionPro3D.Graphic.dll) Version: 69.0.0.0
Syntax
Parameters
- groupKey
- Type: System Int64
the key of the group to add the Cog3DGeometryGraphicBase to
- geometryGraphic
- Type: Cognex.VisionPro3D Cog3DGeometryGraphicBase
the ICog3DShapeGraphic to add
- transform
- Type: Cognex.VisionPro3D ICog3DTransform
the transofrm to be used on the geometry graphics to map the vertices from the SelectedSpaceName3D of the graphic to the display's displaySpaceName3D
Return Value
Type: Int64the unique identifier of the graphic in the display
See Also