Skip to documentation content
On this page
  1. Contract
  2. Signature

Constructor

Construct `telion_api.MeshProvenance` with the installed signature `(source_kind: 'str', source_path: 'str', sha256: 'str', scale: 'float', importer: 'str', raw: 'dict[str, Any]') -> None`.

Construct telion_api.MeshProvenance with the installed signature (source_kind: 'str', source_path: 'str', sha256: 'str', scale: 'float', importer: 'str', raw: 'dict[str, Any]') -> None.

Contract

PropertyValue
symboltelion_api.MeshProvenance
signature(source_kind: 'str', source_path: 'str', sha256: 'str', scale: 'float', importer: 'str', raw: 'dict[str, Any]') -> None
returntelion_api.MeshProvenance

Signature

MeshProvenance(source_kind: 'str', source_path: 'str', sha256: 'str', scale: 'float', importer: 'str', raw: 'dict[str, Any]') -> None
Constructor — Telion Python API 0.1.0-alpha | Telion