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

volume_field

Reject Python-generated mesh fields; Telion runtime owns derived result data.

Reference contract

FieldValueDescription
symboltelion_api.Mesh.volume_field
signature(name: 'str' = 'cellVolume', unit: 'str' = 'm^3') -> 'Field'
returnField

Reject Python-generated mesh fields; Telion runtime owns derived result data.

Contract

PropertyValue
symboltelion_api.Mesh.volume_field
signature(name: 'str' = 'cellVolume', unit: 'str' = 'm^3') -> 'Field'
returnField

Signature

telion_api.Mesh.volume_field(name: 'str' = 'cellVolume', unit: 'str' = 'm^3') -> 'Field'

Authoritative source

Catalog
python:telion_api.__all__
Identity
telion_api.Mesh.volume_field
Path
sdk/python/telion_api/model.py
Symbol
telion_api.Mesh.volume_field