Replies: 2 comments
-
Problem solved, i use input lists from Grasshopper |
Beta Was this translation helpful? Give feedback.
0 replies
-
Either don't use Polytree .. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I have two lists of PathsD: subjs and clips
How to use
public static void BooleanOp(ClipType clipType, FillRule fillRule,PathsD subject, PathsD clip, PolyTreeD solution, int precision);
If polytree is the result of the operation, how can i get the list PathD?
Beta Was this translation helpful? Give feedback.
All reactions