Cog3DModelFeatureGeneratorUsingCrsp2D3DsResults GetFeatureModel3DResults Method Cognex VisionPro 9.5
Gets a deep copy of the generated 3D model feature results, indexed by FeatureModel3DIndex.

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

public List<Cog3DModelFeatureGeneratorUsingCrsp2D3DsResult> GetFeatureModel3DResults()

Return Value

Type: List Cog3DModelFeatureGeneratorUsingCrsp2D3DsResult 
A deep copy of the generated 3D model feature results.
See Also