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

import_feature

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

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