Skip to documentation content
On this page
  1. Contract

provenance

`provenance` is an optional parameter of `telion_api.Model.mesh_from_arrays` with the installed type contract `dict[str, Any] | None`.

provenance is an optional parameter of telion_api.Model.mesh_from_arrays with the installed type contract dict[str, Any] | None.

Contract

PropertyValue
symboltelion_api.Model.mesh_from_arrays
parameterprovenance
typedict[str, Any] | None
requiredfalse
defaultnull
provenance — Telion Python API 0.1.0-alpha | Telion