Gets or sets the ProfileSelectedSpaceName
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D (in Cognex.VisionPro3D.dll) Version: 65.1.0.0
Syntax
Property Value
Type: StringThe default is set when the profile is created. The value depends on the OperatorsParams.ProfileSpaceSelection and ProfileParams.ProfileDefaultSpaceName.
Events
| Event Type | Reason |
|---|---|
| Cognex.VisionPro ICogChangedEvent | Fires when this property changes. The following state flag may be affected:
|
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | if the value is null or empty string. |
| CogSpaceTreeNameNotInTreeException | if the value is not a valid syntax. |
See Also