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

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]`.

Reference contract

FieldValueDescription
symboltelion_api.Model.import_mesh
parametersource
kindpositional-or-keyword
typestr | os.PathLike[str] | Mesh | dict[str, Any]
requiredtrue
defaultrequired

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
kindpositional-or-keyword
typestr | os.PathLike[str] | Mesh | dict[str, Any]
requiredtrue
defaultrequired

Authoritative source

Catalog
python:telion_api.__all__
Identity
telion_api.Model.import_mesh:parameter:source
Path
sdk/python/telion_api/model.py
Symbol
telion_api.Model.import_mesh