ICog3DDisplayV2Impl CreateGeometryGraphicsGroup Method Cognex VisionPro 9.24
Creates a group for ICog3DShapeGraphic with the given name

Namespace: Cognex.VisionPro3D.Implementation.Internal
Assembly: Cognex.VisionPro3D.Graphic (in Cognex.VisionPro3D.Graphic.dll) Version: 91.0.0.0
Syntax

long CreateGeometryGraphicsGroup(
	string groupName
)

Parameters

groupName
Type: System String
the name of the group

Return Value

Type: Int64
the unique identifier of the group in the display
See Also