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.VisionPro3DAssembly: Cognex.VisionPro3D (in Cognex.VisionPro3D.dll) Version: 73.0.0.0
public List<Cog3DPoseEstimatorUsingCrsp2D3DsResult> GetPoseResults()
public List<Cog3DPoseEstimatorUsingCrsp2D3DsResult> GetPoseResults()
Public Function GetPoseResults As List(Of Cog3DPoseEstimatorUsingCrsp2D3DsResult)
Public Function GetPoseResults As List(Of Cog3DPoseEstimatorUsingCrsp2D3DsResult)
public:
List<Cog3DPoseEstimatorUsingCrsp2D3DsResult^>^ GetPoseResults()
public:
List<Cog3DPoseEstimatorUsingCrsp2D3DsResult^>^ GetPoseResults()
Return Value
Type:
List Cog3DPoseEstimatorUsingCrsp2D3DsResult
A deep copy of the pose results for all the part poses.