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

Create Camera

Create or update a renderer-independent named scientific camera.

Reference contract

FieldValueDescription
actioncreate_camera
aliases["view","saved_view"]
categorymodel
displayNameCreate Camera
pythonNamecamera
responseTypemodel

Create or update a renderer-independent named scientific camera.

Contract

PropertyValue
actioncreate_camera
aliases["view","saved_view"]
categorymodel
displayNameCreate Camera
pythonNamecamera
responseTypemodel

Dynamic call

model.command('create_camera', ...)

Authoritative source

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