 | | Re: Vertices not coplanar?
|
| (...) What Orion said. (...) Sometimes, it just means the vertices are incorrect. If the vertices are correct, then you should break the quads into two triangles, and put a soft edge (linetype 5) along the common edge. But often, it's worth looking (...) (22 years ago, 18-Jul-03, to lugnet.cad.dev)
| |  | | Re: Vertices not coplanar?
|
| (...) Right, it is typically an error if the four points of a quad do not lie in a plane. Too bad that the LDraw format has a built-in possiblity of creating degenerate quads. POV e.g. uses 2D points to describe a polygon. See also "Method for (...) (22 years ago, 18-Jul-03, to lugnet.cad.dev)
| |