Cog3DCylinderFitterUsing2DPointsResult GetCylinderPhys3D Method Cognex VisionPro 9.7
Get a deep copy of the fitted 3D cylinder.

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

public Cog3DCylinder GetCylinderPhys3D()

Return Value

Type: Cog3DCylinder
A deep copy of the fitted 3D cylinder.
Exceptions

ExceptionCondition
Cog3DException If IsFound is false.
See Also