NotImplementedError: dde.geometry.PointSet doesn't support inside. #870
Answered
by
lululxvi
julesangebault
asked this question in
Q&A
-
Hi i'm trying to set my domain ( a rectangle with an hydrfoil inside). For the hydrofoil, i'm using the class PointCloud here's my code :
I get the error when I compute The error:
|
Beta Was this translation helpful? Give feedback.
Answered by
lululxvi
Sep 2, 2022
Replies: 1 comment 2 replies
-
|
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
julesangebault
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
dde.geometry.PointCloud
currently cannot be used withCSGDifference
together. You can use a polygon to represent the hydrfoil.