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

Create Mesh Feature

Create or update a mesh feature node.

Reference contract

FieldValueDescription
actioncreate_mesh_feature
aliases["free_tetrahedral_mesh"]
categorymodel
displayNameCreate Mesh Feature
pythonNamemesh
responseTypemodel

Create or update a mesh feature node.

Contract

PropertyValue
actioncreate_mesh_feature
aliases["free_tetrahedral_mesh"]
categorymodel
displayNameCreate Mesh Feature
pythonNamemesh
responseTypemodel

Dynamic call

model.command('create_mesh_feature', ...)

Authoritative source

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