ms_gui_apply_current
Apply a MaterialsScript body to modify the current GUI document in place for on-the-fly molecule editing.
Instructions
Queue a MaterialsScript body that modifies the current GUI document in place. Use this for 'on this molecule...' edits.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | MaterialsScript body. A variable named $doc is bound to the current target document. | |
| save | No | ||
| label | No | apply_current | |
| exportFile | No | ||
| ballAndStick | No | ||
| documentName | No |