Cog3DCircle GetShapeFromScaledUnitCircle Method Cognex VisionPro 9.8
Get the ShapeFromScaledUnitCircle transform of this circle.

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

public Cog3DTransformRigid GetShapeFromScaledUnitCircle()

Return Value

Type: Cog3DTransformRigid
The ShapeFromScaledUnitCircle transform of this circle. This transform specifies the pose of the ScaledUnitCircle in 3D space.
See Also