Construct a new instance of this class using the supplied
RootFromSensor3D transform.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.CorePlus (in Cognex.VisionPro.CorePlus.dll) Version: 69.0.0.0
Syntax
Parameters
- RootFromSensor3D
- Type: Cognex.VisionPro3D ICog3DTransform
An ICog3DTransform that specifies the mapping from "Sensor3D" space to root space. May not be null.
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | If the input argument is null. |
See Also