Skip to documentation content
On this page
  1. Reference
  2. Contract
  3. Dynamic call

Create Entity Set

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

Reference

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', ...)