| Solid Edge Constants Type Library : TCDownloadOptions Enumeration |
| Member | Value | Description |
|---|---|---|
| COImplicit | 1 | Check out file implicitly. |
| DoNotContinue | 4 | Do not continue current operation on failure. |
| DoNotExpandAllGRMs | 16 | Don’t expand GRMs. E.g. Asm A1.asm has part P1.par. P1.par has link to another Part P2.par. When this option is set, P2.par is not downloaded. |
| DoNotShowUnableToExportDlg | 2 | Don’t show error message if check out fails. |
| DownloadOnlyNon3dlinks | 32 | Download only non- 3D links for selected draft only. This option is used when user selects 'Inactivate Drawing views for review'. |
| RevisionReplace | 8 |