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

Duplicate Feature

Duplicate a model feature through the backend-owned model store.

Reference contract

FieldValueDescription
actionduplicate_feature
aliases["clone_feature"]
categorymodel
displayNameDuplicate Feature
pythonNameduplicate_feature
responseTypemodel

Duplicate a model feature through the backend-owned model store.

Contract

PropertyValue
actionduplicate_feature
aliases["clone_feature"]
categorymodel
displayNameDuplicate Feature
pythonNameduplicate_feature
responseTypemodel

Dynamic call

model.command('duplicate_feature', ...)

Authoritative source

Catalog
telion_backend.v2.python_api.runtime_command_catalog
Identity
runtime-command:duplicate_feature
Path
src/telion_backend/v2/python_api.py
Symbol
runtime_command_catalog