Is the new NurbsMultiMatcher the RhinoCommon gateway to _MatchSrf?
@pierrec - is this something you can help with?
@spb No, NurbsMultiMatcher is a different, incomplete feature, that will not make it into Rhino 8. It is a MatchSrf-like solver but for matching surfaces on more than one side.
@dale I followed the different links into YouTrack from the initial request to have MatchSrf in RhinoCommon, but it looks like only the curve match methods were added to the SDK (RH-27368 SDK: Added Curve.CreateMatchCurve which calls the new RhMatchCurve C++ function). Can we have MatchSrf / something that eventually calls into TL2_FitSurface
added to the v8 SDK? I’m happy to help if needed.
Making some work items to track cleaning up the SDK in the MatchSrf / NurbsMultiMatcher areas:
RH-74745 RhinoCommon SDK: Make MatchSrf accessible from the SDK
RH-74744 RhinoCommon SDK: Remove or hide NurbsMultiMatcher from the Rhino 8 SDK
does not seam that any action is done regarding scriptable _matchSrf ?
see also this topic ?
a duplicate youtrack ?
any update ?