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

import_feature

Create a feature from a portable definition using real model commands.

Reference contract

FieldValueDescription
symboltelion_api.Model.import_feature
signature(definition: 'dict[str, Any]', label: 'str | None' = None, parent: 'str | None' = None) -> 'Feature'
returnFeature

Create a feature from a portable definition using real model commands.

Contract

PropertyValue
symboltelion_api.Model.import_feature
signature(definition: 'dict[str, Any]', label: 'str | None' = None, parent: 'str | None' = None) -> 'Feature'
returnFeature

Signature

telion_api.Model.import_feature(definition: 'dict[str, Any]', label: 'str | None' = None, parent: 'str | None' = None) -> 'Feature'

Authoritative source

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