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

set_features

Set fields on several feature handles through real model commands.

Reference contract

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]'

Authoritative source

Catalog
python:telion_api.__all__
Identity
telion_api.Model.set_features
Path
sdk/python/telion_api/model.py
Symbol
telion_api.Model.set_features