Gets or sets the ProfileExistingSpaceName.
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D (in Cognex.VisionPro3D.dll) Version: 69.0.0.0
public string ProfileExistingSpaceName { get; set; }public string ProfileExistingSpaceName { get; set; }Public Property ProfileExistingSpaceName As String
Get
Set
Public Property ProfileExistingSpaceName As String
Get
Set
public:
property String^ ProfileExistingSpaceName {
String^ get ();
void set (String^ value);
}public:
property String^ ProfileExistingSpaceName {
String^ get ();
void set (String^ value);
}Property Value
Type:
String
The default is null.
| Exception | Condition |
|---|
| ArgumentException |
If the supplied argument is null or an empty string.
|
The name of the OutputProfile.ProfileSelectedSpaceName
when the
ProfileSpaceSelection is
Existing.