TopoSearchField#

class ansys.meshing.prime.TopoSearchField(value)#

Toposearch diagnostic field.

Attributes

TopoSearchField.OVERLAPPINGTOPOFACES

Diagnoses overlapping or partially overlapping topofaces.

TopoSearchField.INTERSECTINGTOPOFACES

Diagnoses intersecting topofaces.

TopoSearchField.SELFINTERSECTINGTOPOFACES

Diagnoses topofaces with self intersecting bounding edges.

TopoSearchField.BROKENLOOPTOPOFACES

Diagnoses topofaces with open or broken bounding edge loops.

TopoSearchField.NOBOUNDARYLOOPTOPOFACES

Diagnoses topofaces without bounding edges.

TopoSearchField.INVALIDBOUNDARYTOPOFACES

Diagnoses topofaces with incorrect bounding edge orientation.

TopoSearchField.SMALLTOPOEDGES

Diagnoses topofaces with small topoedges.

TopoSearchField.NUMBEROFFIELDS

Diagnoses all topofaces.