Method InvertFaces
InvertFaces(FaceList, bool)
Invert faces
Declaration
[HandleProcessCorruptedStateExceptions]
public void InvertFaces(FaceList faces, bool invertLoops = true)
Parameters
| Type | Name | Description |
|---|---|---|
| FaceList | faces | The faces to invert |
| bool | invertLoops | If true, invert loops orientation |