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

points

`points` is an optional parameter of `telion_api.Model.polygon_profile` with the installed type contract `Iterable[Iterable[Any]]`.

Reference contract

FieldValueDescription
symboltelion_api.Model.polygon_profile
parameterpoints
kindpositional-or-keyword
typeIterable[Iterable[Any]]
requiredfalse
default[["-0.5[m]","-0.3[m]"],["0.5[m]","-0.3[m]"],["0[m]","0.45[m]"]]

points is an optional parameter of telion_api.Model.polygon_profile with the installed type contract Iterable[Iterable[Any]].

Contract

PropertyValue
symboltelion_api.Model.polygon_profile
parameterpoints
kindpositional-or-keyword
typeIterable[Iterable[Any]]
requiredfalse
default[["-0.5[m]","-0.3[m]"],["0.5[m]","-0.3[m]"],["0[m]","0.45[m]"]]

Authoritative source

Catalog
python:telion_api.__all__
Identity
telion_api.Model.polygon_profile:parameter:points
Path
sdk/python/telion_api/model.py
Symbol
telion_api.Model.polygon_profile