cfdm.CellConnectivity.construct_type

CellConnectivity.construct_type

Return a description of the construct type.

New in version (cfdm): 1.11.0.0

Returns
str

The construct type.

Examples:

>>>
>>> c = cfdm.CellConnectivity()
>>> c.construct_type
'cell_connectivity'