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

through

`through` is an optional parameter of `telion_api.Model.build_geometry` with the installed type contract `str | Feature | None`.

Reference contract

FieldValueDescription
symboltelion_api.Model.build_geometry
parameterthrough
kindkeyword-only
typestr | Feature | None
requiredfalse
defaultnull

through is an optional parameter of telion_api.Model.build_geometry with the installed type contract str | Feature | None.

Contract

PropertyValue
symboltelion_api.Model.build_geometry
parameterthrough
kindkeyword-only
typestr | Feature | None
requiredfalse
defaultnull

Authoritative source

Catalog
python:telion_api.__all__
Identity
telion_api.Model.build_geometry:parameter:through
Path
sdk/python/telion_api/model.py
Symbol
telion_api.Model.build_geometry