Points.getNames

Points.getNames()

The point names ordered by index.

Returns:

list

See also

getName, setNames

Examples

>>> X = nimble.identity(4, pointNames=['a', 'b', 'c', 'd'])
>>> X.points.getNames()
['a', 'b', 'c', 'd']

Keywords: rows, keys, indexes, indices, headers, headings, identifiers