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

clone_geometry

Clone a geometry feature through the same create command used by the UI.

Clone a geometry feature through the same create command used by the UI.

Contract

PropertyValue
symboltelion_api.Model.clone_geometry
signature(source: 'str | Feature', label: 'str | None' = None, **fields: 'Any') -> 'Feature'
returnFeature

Signature

telion_api.Model.clone_geometry(source: 'str | Feature', label: 'str | None' = None, **fields: 'Any') -> 'Feature'
clone_geometry — Telion Python API 0.1.0-alpha | Telion