pymel.util.copysign

static util.copysign(*args, **kwargs)

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