Cog3DCylinder GetEndCircle Method Cognex VisionPro 9.22
Get the end circle of this cylinder.

Namespace: Cognex.VisionPro3D
Assembly: Cognex.VisionPro3D.Core (in Cognex.VisionPro3D.Core.dll) Version: 87.0.0.0
Syntax

public Cog3DCircle GetEndCircle()

Return Value

Type: Cog3DCircle
The end circle of this cylinder.
See Also