License delivery maintenance is planned for Saturday, July 26, between 12:00 and 20:00 CEST. During this time, you may experience outages or limited availability across our services, including BIMcloud SaaS, License Delivery, Graphisoft ID (for customer and company management), Graphisoft Store, and BIMx Web Viewer. More details…
2021-03-09
02:40 PM
- last edited on
2021-09-14
09:48 AM
by
Noemi Balogh
Solved! Go to Solution.
2021-03-09 02:51 PM
n = REQUEST ("view_rotangle", "", angleViewRotation)You can then use the returned value to rotate all or part of the object.
Returns the rotation angle of the current view. Expression returns 0 and contains dummy return values (emtpy string or 0) if used in parameter script, causing additional warning
2021-03-09 02:51 PM
n = REQUEST ("view_rotangle", "", angleViewRotation)You can then use the returned value to rotate all or part of the object.
Returns the rotation angle of the current view. Expression returns 0 and contains dummy return values (emtpy string or 0) if used in parameter script, causing additional warning
2021-03-10 08:49 AM