You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here I'm considering 360 degree rotation. Rotation values are correctly given for until we rotate it up to(rotated clock wise ) 4800mils (270 degrees.). But After the point it suddenly gives incorrect rotation value. Even for the small rotate angle its return something unacceptable value from radian. Any suggestions for the issue.
Steps to replicate
Create polygon and rotate it up to angle < 4800mils. It returns correct angle value.
Then rotate the polygon(from current position) again up to angle >4800mills .
Result : it return very high rotation negative value than expected.
The text was updated successfully, but these errors were encountered:
Here I'm considering 360 degree rotation. Rotation values are correctly given for until we rotate it up to(rotated clock wise ) 4800mils (270 degrees.). But After the point it suddenly gives incorrect rotation value. Even for the small rotate angle its return something unacceptable value from radian. Any suggestions for the issue.
Steps to replicate
Result : it return very high rotation negative value than expected.
The text was updated successfully, but these errors were encountered: