 
            | Solid Edge Constants Type Library : CopySketchErrorStatusConstants Enumeration | 
| Member | Value | Description | 
|---|---|---|
| seCopySketchErrorStatus_failure_activate_part | 5 | Failure to activate part. | 
| seCopySketchErrorStatus_failure_assoc_copy_not_allowed_with_foa | 9 | Failure due to associative copy not allowed with family of assemblies file. | 
| seCopySketchErrorStatus_failure_assoc_create_copy | 7 | Failure to create associative copy. | 
| seCopySketchErrorStatus_failure_checkout_for_writeaccess | 4 | Failure to checkout for writeaccess. | 
| seCopySketchErrorStatus_failure_invalidarg | 8 | Failure due to invalid arguments. | 
| seCopySketchErrorStatus_failure_no_valid_elements_copied | 3 | Failure no valid elements copied. | 
| seCopySketchErrorStatus_failure_nonassoc_create_copy | 6 | Failure to create non-associative copy. | 
| seCopySketchErrorStatus_failure_unknown_error | 1 | Failure due to unknown error. | 
| seCopySketchErrorStatus_success_no_error | 0 | Success no error. | 
| seCopySketchErrorStatus_warning_profile_text_not_copied | 2 | Warning profile text not copied. |