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

Create Physics Global Feature

Create a global block, circuit element, or connector under a physics interface.

Reference contract

FieldValueDescription
actioncreate_physics_global_feature
aliases["global_feature"]
categorymodel
displayNameCreate Physics Global Feature
pythonNamephysics_global
responseTypemodel

Create a global block, circuit element, or connector under a physics interface.

Contract

PropertyValue
actioncreate_physics_global_feature
aliases["global_feature"]
categorymodel
displayNameCreate Physics Global Feature
pythonNamephysics_global
responseTypemodel

Dynamic call

model.command('create_physics_global_feature', ...)

Authoritative source

Catalog
telion_backend.v2.python_api.runtime_command_catalog
Identity
runtime-command:create_physics_global_feature
Path
src/telion_backend/v2/python_api.py
Symbol
runtime_command_catalog