Skip to documentation content
On this page
  1. Reference
  2. Contract
  3. 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'`.

Reference

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

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'