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

set_features

Set fields on several feature handles through real model commands.

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]'
set_features — Telion Python API 0.1.0-alpha | Telion