Skip to documentation content
On this page
  1. Reference
  2. Contract
  3. Dynamic call

Duplicate Feature

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

Reference

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', ...)