cfdm.DomainTopology.construct_type

DomainTopology.construct_type

Return a description of the construct type.

Added in version (cfdm): 1.11.0.0

Returns:
str

The construct type.

Examples:

>>> d = cfdm.DomainTopology()
>>> d.construct_type
'domain_topology'