TopoSearchField#
- class ansys.meshing.prime.TopoSearchField(value)#
Toposearch diagnostic field.
Methods
Returns self, the complex conjugate of any int.
Number of bits necessary to represent self in binary.
Number of ones in the binary representation of the absolute value of self.
TopoSearchField.to_bytes
(/, length, byteorder, *)Return an array of bytes representing an integer.
TopoSearchField.from_bytes
(/, bytes, ...[, ...])Return the integer represented by the given array of bytes.
Return integer ratio.
Attributes
the real part of a complex number
the imaginary part of a complex number
the numerator of a rational number in lowest terms
the denominator of a rational number in lowest terms
Diagnoses overlapping or partially overlapping topofaces.
Diagnoses intersecting topofaces.
Diagnoses topofaces with self intersecting bounding edges.
Diagnoses topofaces with open or broken bounding edge loops.
Diagnoses topofaces without bounding edges.
Diagnoses topofaces with incorrect bounding edge orientation.
Diagnoses topofaces with small topoedges.
Diagnoses topofaces with incorrect boundary orientations.
Diagnoses topofaces with inconsistent normal orientations.
Diagnoses all topofaces.