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

Import Mesh

Import and validate a public finite-element mesh file through the versioned telion.mesh/v2 contract.

Reference contract

FieldValueDescription
actionimport_mesh
aliases[]
categorymesh
displayNameImport Mesh
pythonNameimport_mesh
responseTypemodel

Import and validate a public finite-element mesh file through the versioned telion.mesh/v2 contract.

Contract

PropertyValue
actionimport_mesh
aliases[]
categorymesh
displayNameImport Mesh
pythonNameimport_mesh
responseTypemodel

Dynamic call

model.command('import_mesh', ...)

Authoritative source

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