Face Constructor |
[This is preliminary documentation and is subject to change.]
Name | Description | |
---|---|---|
Face(IReadOnlyListIReadOnlyListInt32) |
Create a new face, defined by the given loops.
The first loop (which is required) is always the outer loop of the face, while the rest can represent openings etc.
| |
Face(IReadOnlyListInt32) |
Create a new face, defined by the given indexes
|