ThinStripType#
- class ansys.meshing.prime.ThinStripType(value)#
The type to identify strip of face elements as thin strips using shape formed by features around the strip of face elements.
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.
ThinStripType.to_bytes
(/, length, byteorder, *)Return an array of bytes representing an integer.
ThinStripType.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
Thin strips of all shapes.
Thin strips of all, but not v shape.
Thin strips of v shape only.