runtime-commandAvailable
Create Material
Create or update a Telion material node.
Reference contract
| Field | Value | Description |
|---|---|---|
| action | create_material | — |
| aliases | ["material_from_library"] | — |
| category | model | — |
| displayName | Create Material | — |
| pythonName | material | — |
| responseType | model | — |
Create or update a Telion material node.
Contract
| Property | Value |
|---|---|
| action | create_material |
| aliases | ["material_from_library"] |
| category | model |
| displayName | Create Material |
| pythonName | material |
| responseType | model |
Dynamic call
model.command('create_material', ...)