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

get_entity_set

Return a geometric entity set by label.

Reference

FieldValueDescription
symboltelion_api.Model.get_entity_set
signature(label: 'str') -> 'Selection'
returnSelection

Return a geometric entity set by label.

Contract

PropertyValue
symboltelion_api.Model.get_entity_set
signature(label: 'str') -> 'Selection'
returnSelection

Signature

telion_api.Model.get_entity_set(label: 'str') -> 'Selection'