cf.PointTopologyArray.get_start_index

PointTopologyArray.get_start_index(default=ValueError())[source]

Return the start index.

New in version (cfdm): 1.11.0.0

Parameters
default: optional

Return the value of the default parameter if there is no start index.

If set to an Exception instance then it will be raised instead.

Returns
int

The start index.