ZoneType# class ansys.meshing.prime.ZoneType(value)# ZoneType decides the type of zone. Attributes ZoneType.EDGE Denotes the zone is edge zone. ZoneType.FACE Denotes the zone is face zone. ZoneType.VOLUME Denotes the zone is volume zone.