Cog3DPoseEstimatorUsing2DPointsResult Phys3DFromModel3D Property Cognex VisionPro
Gets the 3D pose of this result, i.e. the 3D pose of the model in Phys3D space.

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

public Cog3DTransformRigid Phys3DFromModel3D { get; }

Property Value

Type: Cog3DTransformRigid
The 3D pose of the model in Phys3D space.
See Also