It looks like you're new here. If you want to get involved, click one of these buttons!
Hello, I need make some instance to a cell so I can rotate them together, but I can't find that function in ruby doc? Is there any way to do that ? thanks
Hi @Default
That function is pretty complex and there is no binding for Ruby. I can probably be coded in Ruby or Python too, but that is not trivial.
But for rotating a group of objects, you do not need to make them into a cell. You only have to apply the same transformation to all of them.
Matthias
Comments
Hi @Default
That function is pretty complex and there is no binding for Ruby. I can probably be coded in Ruby or Python too, but that is not trivial.
But for rotating a group of objects, you do not need to make them into a cell. You only have to apply the same transformation to all of them.
Matthias