Skip to documentation content
On this page
  1. Contract
  2. Signature

mesh

Public method `telion_api.Model.mesh(kind: 'str' = 'Free Tetrahedral', label: 'str | None' = None, **fields: 'Any') -> 'Feature'`.

Public method telion_api.Model.mesh(kind: 'str' = 'Free Tetrahedral', label: 'str | None' = None, **fields: 'Any') -> 'Feature'.

Contract

PropertyValue
symboltelion_api.Model.mesh
signature(kind: 'str' = 'Free Tetrahedral', label: 'str | None' = None, **fields: 'Any') -> 'Feature'
returnFeature

Signature

telion_api.Model.mesh(kind: 'str' = 'Free Tetrahedral', label: 'str | None' = None, **fields: 'Any') -> 'Feature'
mesh — Telion Python API 0.1.0-alpha | Telion