Skip to documentation content
On this page
  1. Contract

nodes

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

nodes 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
parameternodes
typeIterable[dict[str, Any]] | None
requiredfalse
defaultnull
nodes — Telion Python API 0.1.0-alpha | Telion