Material: Expanded Python API (#13829)

Expands the Python API to allow for material creation. With test cases.
This commit is contained in:
David Carter
2024-05-06 16:34:51 +00:00
committed by GitHub
parent de683708ba
commit 20e7deb86a
8 changed files with 358 additions and 46 deletions

View File

@@ -47,5 +47,10 @@
<UserDocu>Get a list of materials implementing the specified model, with values for all properties</UserDocu>
</Documentation>
</Methode>
<Methode Name="save" Keyword="true">
<Documentation>
<UserDocu>Save the material in the specified library</UserDocu>
</Documentation>
</Methode>
</PythonExport>
</GenerateMaterial>