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

format

`format` is an optional parameter of `telion_api.Model.import_mesh` with the installed type contract `str | None`.

Reference contract

FieldValueDescription
symboltelion_api.Model.import_mesh
parameterformat
kindkeyword-only
typestr | None
requiredfalse
defaultnull

format is an optional parameter of telion_api.Model.import_mesh with the installed type contract str | None.

Contract

PropertyValue
symboltelion_api.Model.import_mesh
parameterformat
kindkeyword-only
typestr | None
requiredfalse
defaultnull

Authoritative source

Catalog
python:telion_api.__all__
Identity
telion_api.Model.import_mesh:parameter:format
Path
sdk/python/telion_api/model.py
Symbol
telion_api.Model.import_mesh
format — Telion Python API 0.1.1-beta | Telion