Gets or sets the ProfileDefaultSpaceName.
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D (in Cognex.VisionPro3D.dll) Version: 73.0.0.0
Syntax
Property Value
Type: StringThe default is "Profile2D"
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 supplied argument is null or an empty string. |
| CogSpaceTreeInvalidNameSyntaxException | if the value is not a valid syntax. |
See Also