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

rows

Return a copy of field values grouped by point/cell tuple.

Return a copy of field values grouped by point/cell tuple.

Contract

PropertyValue
symboltelion_api.Field.rows
signature(self) -> 'list[list[float]]'
returnlist[list[float]]

Signature

telion_api.Field.rows(self) -> 'list[list[float]]'
rows — Telion Python API 0.1.0-alpha | Telion