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

elements

`elements` is an optional parameter of `telion_api.Mesh.replace` with the installed type contract `Iterable[dict[str, Any]] | None`.

Reference contract

FieldValueDescription
symboltelion_api.Mesh.replace
parameterelements
kindkeyword-only
typeIterable[dict[str, Any]] | None
requiredfalse
defaultnull

elements is an optional parameter of telion_api.Mesh.replace with the installed type contract Iterable[dict[str, Any]] | None.

Contract

PropertyValue
symboltelion_api.Mesh.replace
parameterelements
kindkeyword-only
typeIterable[dict[str, Any]] | None
requiredfalse
defaultnull

Authoritative source

Catalog
python:telion_api.__all__
Identity
telion_api.Mesh.replace:parameter:elements
Path
sdk/python/telion_api/model.py
Symbol
telion_api.Mesh.replace