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

Create Physics Domain Feature

Create or update a domain feature under a physics interface.

Reference contract

FieldValueDescription
actioncreate_physics_domain_feature
aliases["domain_feature"]
categorymodel
displayNameCreate Physics Domain Feature
pythonNamephysics_domain
responseTypemodel

Create or update a domain feature under a physics interface.

Contract

PropertyValue
actioncreate_physics_domain_feature
aliases["domain_feature"]
categorymodel
displayNameCreate Physics Domain Feature
pythonNamephysics_domain
responseTypemodel

Dynamic call

model.command('create_physics_domain_feature', ...)

Authoritative source

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