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

points

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

Reference

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]"]]