Gets or sets the name of the operator producing Point2.
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D (in Cognex.VisionPro3D.dll) Version: 75.0.0.0
Syntax
Property Value
Type: StringEvents
| Event Type | Reason |
|---|---|
| Cognex.VisionPro ICogChangedEvent | Fires when this property changes. The following state flag may be affected:
|
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | If the operator is not in a collection. |
| ArgumentException | If the name of the operator producing Poin2t is not found in the collection. |
Remarks
See Also