PartHints#

class ansys.pyensight.core.libuserd.PartHints(value)#

An enumeration.

Methods

PartHints.conjugate

Returns self, the complex conjugate of any int.

PartHints.bit_length(/)

Number of bits necessary to represent self in binary.

PartHints.bit_count(/)

Number of ones in the binary representation of the absolute value of self.

PartHints.to_bytes(/, length, byteorder, *)

Return an array of bytes representing an integer.

PartHints.from_bytes(/, bytes, byteorder, *)

Return the integer represented by the given array of bytes.

PartHints.as_integer_ratio(/)

Return integer ratio.

Attributes

PartHints.real

the real part of a complex number

PartHints.imag

the imaginary part of a complex number

PartHints.numerator

the numerator of a rational number in lowest terms

PartHints.denominator

the denominator of a rational number in lowest terms

PartHints.UNDEFINED

PartHints.STATIC_COORDS

PartHints.CHANGING_COORDS

PartHints.CHANGING_CONNECTIVITY