cf.DomainTopology.construct_type — Documentation
Return a description of the construct type.
Added in version (cfdm): 1.11.0.0
str
The construct type.
Examples:
>>> d = cf.DomainTopology() >>> d.construct_type 'domain_topology'