 
            | Solid Edge Assembly Type Library : VirtualComponentStatusConstants Enumeration | 
| Member | Value | Description | 
|---|---|---|
| seVCStatus_AddManagedToUnManaged | 4 | |
| seVCStatus_AddUnManagedToManaged | 3 | |
| seVCStatus_CannotAddToComponent | 10 | |
| seVCStatus_ComponentSketchMissing | 11 | |
| seVCStatus_DuplicateNameConflictWithVirtualComponent | 9 | |
| seVCStatus_Fail | 2 | |
| seVCStatus_NameConflictWithPreDefinedComponent | 8 | |
| seVCStatus_NameConflictWithVirtualComponent | 7 | |
| seVCStatus_ReplaceConflictWithVirtualComponent | 5 | |
| seVCStatus_SourceFileNotFound | 6 | |
| seVCStatus_Success | 1 |