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

sets

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

Reference

FieldValueDescription
symboltelion_api.Model.mesh_from_arrays
parametersets
kindkeyword-only
typeIterable[dict[str, Any]] | None
requiredfalse
defaultnull

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

Contract

PropertyValue
symboltelion_api.Model.mesh_from_arrays
parametersets
kindkeyword-only
typeIterable[dict[str, Any]] | None
requiredfalse
defaultnull