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

ScientificEnvironment

Stateful NumPy/Pandas workspace hosted inside the user Python process. Model mutations still cross the versioned automation transport. Numerical exploration, imports, arrays, tables, and arbitrary trusted Python execute locally without being translated into Telion model commands.

Reference

FieldValueDescription
symboltelion_api.ScientificEnvironment
moduletelion_api.scientific
constructor(model: 'Any') -> 'None'

Stateful NumPy/Pandas workspace hosted inside the user Python process. Model mutations still cross the versioned automation transport. Numerical exploration, imports, arrays, tables, and arbitrary trusted Python execute locally without being translated into Telion model commands.

Contract

PropertyValue
symboltelion_api.ScientificEnvironment
moduletelion_api.scientific
constructor(model: 'Any') -> 'None'