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

clone_node

Public method `telion_api.Model.clone_node(path: 'str | Iterable[str]', label: 'str | None' = None, include_children: 'bool' = True, **fields: 'Any') -> 'Feature'`.

Public method telion_api.Model.clone_node(path: 'str | Iterable[str]', label: 'str | None' = None, include_children: 'bool' = True, **fields: 'Any') -> 'Feature'.

Contract

PropertyValue
symboltelion_api.Model.clone_node
signature(path: 'str | Iterable[str]', label: 'str | None' = None, include_children: 'bool' = True, **fields: 'Any') -> 'Feature'
returnFeature

Signature

telion_api.Model.clone_node(path: 'str | Iterable[str]', label: 'str | None' = None, include_children: 'bool' = True, **fields: 'Any') -> 'Feature'
clone_node — Telion Python API 0.1.0-alpha | Telion