As an example, see the attached file.
I would like to perform the CurveBoolean command, but from code (ideally from RhinoCommon, otherwise from C++). I cannot, however, find any methods/functions that accept a list of curves and an “inside” point, and give a joined closed curve.
How would this be done in code?curve_boolean.3dm (73.1 KB)
you want to click the area’s yourself?
Whoops… I’ve amended the post. Thx
Not necessarily, just as long a a point is given, whether it is from a user or from some other method.