Gets/sets the 3D model points, in Model3D space, that define
the object of interest.
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D (in Cognex.VisionPro3D.dll) Version: 73.0.0.0
Syntax
Property Value
Type: Cog3DVect3CollectionA collection of 3D model points in Model3D space.
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | If input argument in the setter is null. |
See Also