Charcoal Editor 2 Documentation
MEL Commands
Command
charcoalEditor2
Synopsis
Opens Charcoal Editor 2.
Return Value
Return type is based on flags
Flags
| Long name (short name) | Arguement types | Properties |
|---|---|---|
| -clearOutput (-co) | C | |
| Clears the Charcoal Editor 2 output window. | ||
| -openFile (-of) | string | C |
| Open the specified file in Charcoal Editor 2. | ||
| -revertModuleState (-rms) | C | |
| Revert the Python module state. | ||
| -suppressErrors (-se) | boolean | Q E |
| When true, Charcoal Editor 2 will not display error messages. | ||
| -suppressInfo (-si) | boolean | Q E |
| When true, Charcoal Editor 2 will not display info messages generated by Maya. | ||
| -suppressResults (-sr) | boolean | Q E |
| When true, Charcoal Editor 2 will not display command results. | ||
| -suppressWarnings (-sw) | boolean | Q E |
| When true, Charcoal Editor 2 will not display warning messages. | ||
| -version (-v) | C | |
| Returns the Charcoal Editor 2 version. |