enum
EModularSeamDetectionType Select whether to use manual and/or automatic modular seam detection.
Key | Value | Comment |
---|---|---|
Automatic | 0 | Automatic detection. |
Manual | 1 | Manual detection. |
AutomaticAndManual | 2 | Both manual and automatic detection. |
Key | Value | Comment |
---|---|---|
Automatic | 0 | Automatic detection. |
Manual | 1 | Manual detection. |
AutomaticAndManual | 2 | Both manual and automatic detection. |
Key | Value | Comment |
---|---|---|
EModularSeamDetectionType_Automatic | 0 | Automatic detection. |
EModularSeamDetectionType_Manual | 1 | Manual detection. |
EModularSeamDetectionType_AutomaticAndManual | 2 | Both manual and automatic detection. |