parameterAvailable
points
`points` is an optional parameter of `telion_api.Model.polygon_profile` with the installed type contract `Iterable[Iterable[Any]]`.
Reference contract
| Field | Value | Description |
|---|---|---|
| symbol | telion_api.Model.polygon_profile | — |
| parameter | points | — |
| kind | positional-or-keyword | — |
| type | Iterable[Iterable[Any]] | — |
| required | false | — |
| 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
| Property | Value |
|---|---|
| symbol | telion_api.Model.polygon_profile |
| parameter | points |
| kind | positional-or-keyword |
| type | Iterable[Iterable[Any]] |
| required | false |
| default | [["-0.5[m]","-0.3[m]"],["0.5[m]","-0.3[m]"],["0[m]","0.45[m]"]] |