Quantcast
Channel: Scripting - McNeel Forum
Viewing all articles
Browse latest Browse all 4125

Pass an array to Rhino.Command?

$
0
0

Sam Page wrote:

In RhinoScript I'm trying to make something like a rotate around curve, and what I want to do is to pass an array of objects to rotate

Rhino.Command "Rotate3d SelID " & arrObjects

I could use Rhino.GetAngle and then Rhino.RotateObjects instead, but was hoping to to use Rhino.Command "Rotate3d" so the user could get a preview of the geometry rotating about. Any ideas?

Thanks,
Sam

Posts: 3

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 4125

Trending Articles