Replies: 1 comment
-
|
@ASLOBEAR This is how I create polygons using AddLinPoly: As you can see, there are only 4 points specified, and there is no need to close the polygon by going back to the starting point. |
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.
-
I'm using a list of points to create a polygon, but the mesh can not be viewed and crashes the CSXCAD viewing app
Is there anything I can do to further debug the root cause of my issue?
Beta Was this translation helpful? Give feedback.
All reactions