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

snapshot_copy

Return a deep copy of the current Telion model snapshot.

Return a deep copy of the current Telion model snapshot.

Contract

PropertyValue
symboltelion_api.Model.snapshot_copy
signature(self) -> 'dict[str, Any]'
returndict[str, Any]

Signature

telion_api.Model.snapshot_copy(self) -> 'dict[str, Any]'
snapshot_copy — Telion Python API 0.1.0-alpha | Telion