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.
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
Great, that should do the trick for now, thanks Ritesh!
You can use Geometry.Reflect
That works too, thanks Zach, didn’t see that.