ReferenceAvailable
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
| Property | Value |
|---|---|
| symbol | telion_api.Model.import_mesh |
| parameter | source |
| type | str | os.PathLike[str] | Mesh | dict[str, Any] |
| required | true |
| default | required |