SweepType#
- class ansys.meshing.prime.SweepType(value)#
Provides the Sweep Mesh Decomposition type.
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.
SweepType.to_bytes
(/, length, byteorder, *)Return an array of bytes representing an integer.
SweepType.from_bytes
(/, bytes, byteorder, *)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
Multizone create mapped and swept blocks if possible (should be default).
Creates swept blocks on thin wall geometries.
Creates swept blocks on axisymmetric sweepable geometries.
Multizone chooses the best decomposition method based on geometry analysis and decomposition tries.