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

Create Entity Set

Create or update a Telion geometric entity set from a compact authored definition.

Reference contract

FieldValueDescription
actioncreate_entity_set
aliases["create_selection","selection","domain_entity_set","boundary_entity_set","edge_entity_set","point_entity_set","union_entity_set","intersection_entity_set","difference_entity_set","adjacent_entity_set","domain_selection","boundary_selection","edge_selection","point_selection"]
categorymodel
displayNameCreate Entity Set
pythonNameentity_set
responseTypemodel

Create or update a Telion geometric entity set from a compact authored definition.

Contract

PropertyValue
actioncreate_entity_set
aliases["create_selection","selection","domain_entity_set","boundary_entity_set","edge_entity_set","point_entity_set","union_entity_set","intersection_entity_set","difference_entity_set","adjacent_entity_set","domain_selection","boundary_selection","edge_selection","point_selection"]
categorymodel
displayNameCreate Entity Set
pythonNameentity_set
responseTypemodel

Dynamic call

model.command('create_entity_set', ...)

Authoritative source

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