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

delete_features

Delete several feature handles through real model commands.

Reference contract

FieldValueDescription
symboltelion_api.Model.delete_features
signature(features: 'Iterable[Feature]') -> 'int'
returnint

Delete several feature handles through real model commands.

Contract

PropertyValue
symboltelion_api.Model.delete_features
signature(features: 'Iterable[Feature]') -> 'int'
returnint

Signature

telion_api.Model.delete_features(features: 'Iterable[Feature]') -> 'int'

Authoritative source

Catalog
python:telion_api.__all__
Identity
telion_api.Model.delete_features
Path
sdk/python/telion_api/model.py
Symbol
telion_api.Model.delete_features
delete_features — Telion Python API 0.1.1-beta | Telion