The MainMaterial module
To get help on the MainMaterial module, you can use the built-in Python functions dir() and help() .
| SDS2 Python Prompt |
|
>>> import MainMaterial # import the module |