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

Create Geometry

Create or update a Telion geometry feature.

Reference contract

FieldValueDescription
actioncreate_geometry
aliases["block","cylinder","sphere","import_geometry"]
categorymodel
displayNameCreate Geometry
pythonNamegeometry
responseTypemodel

Create or update a Telion geometry feature.

Contract

PropertyValue
actioncreate_geometry
aliases["block","cylinder","sphere","import_geometry"]
categorymodel
displayNameCreate Geometry
pythonNamegeometry
responseTypemodel

Dynamic call

model.command('create_geometry', ...)

Authoritative source

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