Face3dEdgeFlags Enumeration |
Namespace: netDxf.Entities
| Member name | Value | Description | |
|---|---|---|---|
| Visibles | 0 | All edges are visible (default). | |
| First | 1 | First edge is invisible. | |
| Second | 2 | Second edge is invisible. | |
| Third | 4 | Third edge is invisible. | |
| Fourth | 8 | Fourth edge is invisible. |