Method Rotate
Rotate(double, double, double)
Rotates the selected objects.
Declaration
public void Rotate(double oxyAngle, double oyzAngle = 0, double ozxAngle = 0)
Parameters
Type | Name | Description |
---|---|---|
double | oxyAngle | |
double | oyzAngle | |
double | ozxAngle |
Remarks
All the selected objects are rotated around the same pivot point which is located at the centre of the scene axis aligned bounding box containing all the selected objects.