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

difference

Create the same Geometry > Difference boolean feature exposed by the UI.

Reference contract

FieldValueDescription
symboltelion_api.Model.difference
signature(label: 'str' = 'Difference 1', base_objects: 'str' = 'Block 1', tool_objects: 'str' = 'Cylinder 1', keep_input_entities: 'bool | str' = 'false', **fields: 'Any') -> 'Feature'
returnFeature

Create the same Geometry > Difference boolean feature exposed by the UI.

Contract

PropertyValue
symboltelion_api.Model.difference
signature(label: 'str' = 'Difference 1', base_objects: 'str' = 'Block 1', tool_objects: 'str' = 'Cylinder 1', keep_input_entities: 'bool | str' = 'false', **fields: 'Any') -> 'Feature'
returnFeature

Signature

telion_api.Model.difference(label: 'str' = 'Difference 1', base_objects: 'str' = 'Block 1', tool_objects: 'str' = 'Cylinder 1', keep_input_entities: 'bool | str' = 'false', **fields: 'Any') -> 'Feature'

Authoritative source

Catalog
python:telion_api.__all__
Identity
telion_api.Model.difference
Path
sdk/python/telion_api/model.py
Symbol
telion_api.Model.difference