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

set_features

Set fields on several feature handles through real model commands.

Reference

FieldValueDescription
symboltelion_api.Model.set_features
signature(features: 'Iterable[Feature]', **fields: 'Any') -> 'list[Feature]'
returnlist[Feature]

Set fields on several feature handles through real model commands.

Contract

PropertyValue
symboltelion_api.Model.set_features
signature(features: 'Iterable[Feature]', **fields: 'Any') -> 'list[Feature]'
returnlist[Feature]

Signature

telion_api.Model.set_features(features: 'Iterable[Feature]', **fields: 'Any') -> 'list[Feature]'