runtime-commandAvailable
Create Entity Set
Create or update a Telion geometric entity set from a compact authored definition.
Reference contract
| Field | Value | Description |
|---|---|---|
| action | create_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"] | — |
| category | model | — |
| displayName | Create Entity Set | — |
| pythonName | entity_set | — |
| responseType | model | — |
Create or update a Telion geometric entity set from a compact authored definition.
Contract
| Property | Value |
|---|---|
| action | create_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"] |
| category | model |
| displayName | Create Entity Set |
| pythonName | entity_set |
| responseType | model |
Dynamic call
model.command('create_entity_set', ...)