Cog3DSphere GetShapeFromScaledUnitSphere Method Cognex VisionPro 9.5
Get the ShapeFromScaledUnitSphere transform of this sphere.

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

public Cog3DTransformRigid GetShapeFromScaledUnitSphere()

Return Value

Type: Cog3DTransformRigid
The ShapeFromScaledUnitSphere transform of this sphere. This transform specifies the pose of the ScaledUnitSphere in 3D space.
See Also