Mirror Curve

Hi,

I’m not sure if I’m missing something extremely obvious, but I can’t seem to find any function to mirror geometry such as a curve. All I can find is mirror CS.

 

Thanks,

Jeremy.

Hello Jeremy Graham,

Right now we do not have direct method to Mirror Geometry, but you can do it using CoordinateSystem.Mirror.

I know this is bit tedious and long process but you can achieve the same results as mirror.

I will log feature request for mirror in our internal system.

Thanks,

Ritesh

MirronObject

Great, that should do the trick for now, thanks Ritesh!

You can use Geometry.Reflect

2014-08-06_0727

That works too, thanks Zach, didn’t see that.