Macros | |
| #define | NGON_TOSELECTION_POLYGONS |
| #define | NGON_TOSELECTION_OUTLINE |
| #define | NGON_TOSELECTION_OUTEREDGES |
| #define | NGON_TOSELECTION_INNEREDGES |
| #define | NGON_TOSELECTION_HOLES |
| #define NGON_TOSELECTION_POLYGONS |
A polygon selection of all polygons within the N-gons.
| #define NGON_TOSELECTION_OUTLINE |
An edge selection of all polygon edges that form the outer edge of the N-gon (no holes).
| #define NGON_TOSELECTION_OUTEREDGES |
An edge selection of all polygon edges that form the N-gon.
| #define NGON_TOSELECTION_INNEREDGES |
An edge selection of all polygon edges that are internal within the N-gon.
| #define NGON_TOSELECTION_HOLES |
An edge selection of all polygon edges that form any holes.