runtime-commandAvailable
Import Mesh
Import and validate a public finite-element mesh file through the versioned telion.mesh/v2 contract.
Reference contract
| Field | Value | Description |
|---|---|---|
| action | import_mesh | — |
| aliases | [] | — |
| category | mesh | — |
| displayName | Import Mesh | — |
| pythonName | import_mesh | — |
| responseType | model | — |
Import and validate a public finite-element mesh file through the versioned telion.mesh/v2 contract.
Contract
| Property | Value |
|---|---|
| action | import_mesh |
| aliases | [] |
| category | mesh |
| displayName | Import Mesh |
| pythonName | import_mesh |
| responseType | model |
Dynamic call
model.command('import_mesh', ...)