pymel.util.copysign

copysign(x, y)

Return x with the sign of y. This function has been overriden from math.copysign to work element-wise on iterables

Previous topic

pymel.util.convertListArgs

Next topic

pymel.util.cos

Core

Core Modules

Other Modules

This Page