Is this supposed to work or am I doing things in wrong order or something?
Please don’t tell me this is another case of Rhino handling rational objects poorly?
Is this supposed to work or am I doing things in wrong order or something?
Please don’t tell me this is another case of Rhino handling rational objects poorly?
Hello - It’s just that Match does not work with closed target curves. Indeed it should, with PickPoint.
RH-78519 Match: allow closed target curves
A workaround irs to use SubCrv in the target curve selection.
-Pascal