💡 LightUp 7.1 | SketchUp's only real-time renderer that uses object-based rendering
Download Trial
Question - Can User Defined Axis be recognized in Ruby?
-
There are scripts which do functions relative to the default axis. However, when the axis is redefined by the user, it seems some scripts can't recognize the new red, blue, and green axes.
Is there a way to get around this?
-
In Ruby, you can define a new set of axes. However, I have never worked with them and the current documentation is pretty sparse. There have been a few discussions on their use, and I seem to recall that they might not even be working correctly.
Are you referring to component or group axes? If so, this shouldn't be a problem, the script should be taking those into account.
Got an example?
Todd
-
Advertisement