runtime-commandAvailable
Create Mesh Feature
Create or update a mesh feature node.
Reference contract
| Field | Value | Description |
|---|---|---|
| action | create_mesh_feature | — |
| aliases | ["free_tetrahedral_mesh"] | — |
| category | model | — |
| displayName | Create Mesh Feature | — |
| pythonName | mesh | — |
| responseType | model | — |
Create or update a mesh feature node.
Contract
| Property | Value |
|---|---|
| action | create_mesh_feature |
| aliases | ["free_tetrahedral_mesh"] |
| category | model |
| displayName | Create Mesh Feature |
| pythonName | mesh |
| responseType | model |
Dynamic call
model.command('create_mesh_feature', ...)