Cog3DModelFeatureGeneratorUsingCrsp2D3DsResults GetPoseResults Method Cognex VisionPro
Gets a deep copy of the pose results for all the part poses used in 3D model feature generation, indexed by part pose.

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

public List<Cog3DPoseEstimatorUsingCrsp2D3DsResult> GetPoseResults()

Return Value

Type: List Cog3DPoseEstimatorUsingCrsp2D3DsResult 
A deep copy of the pose results for all the part poses.
See Also