Hi,
so I wrote a simple macro for setting up and rendering basic visualizations for company products. This is meant to be used by people who don´t really know Rhino. Anyway the workflow was meant to be - open product (created in Rhino 5) in rhino 7 - paste macro - select enviroments - process rendered pictures in other software. It´s cumbersome but it´s something they understand from historic evolution of the workflow.
BUT the macro randomly assinges positive or negative values to points that create camera and target paths when pasted as a whole. In the attached images you can see the point values swhitched up. Funny thing - sometimes the values “make” a 90° turn and sometimes full 180°. Even funnier is that pasting only the curve creation part of the macro works just fine in all cases.
Macro goes:
macro.txt (2.9 KB)
Any help would be appreciated,
Thanks!
(Understandably I can´t include the company files, although I´d love to)
I should probably learn how to script …

