rotate#

ModelerNexxim.rotate(assignment, degrees=90)[source]#

Rotate the selections by degrees.

Parameters:
assignmentlist

List of the selections.

degreesoptional

Angle rotation in degrees. The default is 90.

Returns:
bool

True when successful, False when failed.

References

>>> oEditor.Rotate