Gets or sets the name of the operator.
When the operator is within a collection, the name is checked for uniqueness.
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 |
|---|---|
| ArgumentException | If the supplied argument is null or contains white spaces. |
| ArgumentException | If the supplied argument is not unique. |
See Also