BCsVolumetricModality#
- class ansys.meshing.prime.BCsVolumetricModality(value)#
Indicate options to identify morphable region in input volumetric mesh.
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.
BCsVolumetricModality.to_bytes
(/, length, ...)Return an array of bytes representing an integer.
BCsVolumetricModality.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
Option to identify nodes enclosed by bounding box as morphable nodes from the input volumetric mesh.
Option to identify all nodes expect fixed nodes as morphable nodes from the input volumetric mesh.