ms_gui_download_cif_import_current
Download CIFs from COD or direct URL, store them in the active session, and import into the open GUI project as current. Ideal for preparing reliable database structures before modeling.
Instructions
Download a CIF from an open supported source or direct CIF URL, store it once in the active task session, optionally import it into the open GUI project, and make it current. Use this before modeling when a reliable database CIF is available. Do not use this to bypass login/license walls; credentialed databases require user-provided existing credentials/API configuration.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | Direct CIF URL, required when source=url. | |
| codId | No | COD numeric id, required when source=cod. | |
| source | No | CIF source. Use cod for Crystallography Open Database numeric IDs, or url for a direct CIF link. | url |
| fileName | No | Optional local CIF base name without path. | |
| importToGui | No | If true, queue an import into the current GUI project after download. | |
| ballAndStick | No | ||
| documentName | No | Optional Materials Studio document name. Defaults to the CIF file name with .xsd. |