rotate# ModelerNexxim.rotate(assignment, degrees=90)[source]# Rotate the selections by degrees. Parameters: assignmentlistList of the selections. degreesoptionalAngle rotation in degrees. The default is 90. Returns: boolTrue when successful, False when failed. References >>> oEditor.Rotate