Skip to documentation content
On this page
  1. Contract

source

`source` is a required parameter of `telion_api.Model.import_mesh` with the installed type contract `str | os.PathLike[str] | Mesh | dict[str, Any]`.

source is a required parameter of telion_api.Model.import_mesh with the installed type contract str | os.PathLike[str] | Mesh | dict[str, Any].

Contract

PropertyValue
symboltelion_api.Model.import_mesh
parametersource
typestr | os.PathLike[str] | Mesh | dict[str, Any]
requiredtrue
defaultrequired
source — Telion Python API 0.1.0-alpha | Telion