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

Create Physics Boundary Feature

Create or update a boundary feature under a physics interface.

Reference contract

FieldValueDescription
actioncreate_physics_boundary_feature
aliases["boundary_feature"]
categorymodel
displayNameCreate Physics Boundary Feature
pythonNamephysics_boundary
responseTypemodel

Create or update a boundary feature under a physics interface.

Contract

PropertyValue
actioncreate_physics_boundary_feature
aliases["boundary_feature"]
categorymodel
displayNameCreate Physics Boundary Feature
pythonNamephysics_boundary
responseTypemodel

Dynamic call

model.command('create_physics_boundary_feature', ...)

Authoritative source

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