poly face #577
Answered
by
mozman
h3d-hieuct
asked this question in
Q&A
poly face
#577
-
import ezdxf face has 4 points ?? |
Beta Was this translation helpful? Give feedback.
Answered by
mozman
Nov 10, 2021
Replies: 1 comment
-
The polyface entity (which is an extended POLYLINE entity) supports only 3 or 4 vertices per face. The MESH entity supports n-gons as faces. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
h3d-hieuct
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The polyface entity (which is an extended POLYLINE entity) supports only 3 or 4 vertices per face. The MESH entity supports n-gons as faces.