Hey everyone!
I was working on a project which requires reflecting a curve several times for which I came to know about the mirror command.Would be great if anyone can help me out with mirror transformation using Rhino python scripting.At present I have come across Rhino.Geometry.Transform.Mirror(point, normal) command but I am clueless how it is used .Any help would be much appreciated!
Did you see the RhinoScriptSyntax MirrorObject and MirrorObjects functions?
http://developer.rhino3d.com/api/RhinoScriptSyntax/win/