Cog3DBox GetShapeFromScaledUnitBox Method Cognex VisionPro 9.5
Get the ShapeFromScaledUnitBox transform of this box.

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

public Cog3DTransformRigid GetShapeFromScaledUnitBox()

Return Value

Type: Cog3DTransformRigid
The ShapeFromScaledUnitBox transform of this box. This transform specifies the pose of the ScaledUnitBox in 3D space.
See Also