Skip to documentation content
On this page
  1. Reference contract
  2. Contract
  3. Dynamic call
  4. Authoritative source

Create Material

Create or update a Telion material node.

Reference contract

FieldValueDescription
actioncreate_material
aliases["material_from_library"]
categorymodel
displayNameCreate Material
pythonNamematerial
responseTypemodel

Create or update a Telion material node.

Contract

PropertyValue
actioncreate_material
aliases["material_from_library"]
categorymodel
displayNameCreate Material
pythonNamematerial
responseTypemodel

Dynamic call

model.command('create_material', ...)

Authoritative source

Catalog
telion_backend.v2.python_api.runtime_command_catalog
Identity
runtime-command:create_material
Path
src/telion_backend/v2/python_api.py
Symbol
runtime_command_catalog