parameterAvailable
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
| Field | Value | Description |
|---|---|---|
| symbol | telion_api.Model.import_mesh | — |
| parameter | source | — |
| kind | positional-or-keyword | — |
| type | str | os.PathLike[str] | Mesh | dict[str, Any] | — |
| required | true | — |
| default | required | — |
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 |
| kind | positional-or-keyword |
| type | str | os.PathLike[str] | Mesh | dict[str, Any] |
| required | true |
| default | required |