Save a shape model collection to a CVL archive.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 91.0.0.0
Syntax
Parameters
- fileName
- Type: System String
The name of the source file.
- shapes
- Type: Cognex.VisionPro ICogShapeModelCollection
The shape model collection to be written to a CVL archive.
- shapeImage
- Type: Cognex.VisionPro ICogImage
An image whose coordinate space tree aids in the determination of handedness.
See Also