Method CreateFace
CreateFace(uint, LoopList, bool)
Create a face from a surface
Declaration
[HandleProcessCorruptedStateExceptions]
public uint CreateFace(uint surface, LoopList loopList = null, bool useSurfaceOrientation = false)
Parameters
| Type | Name | Description |
|---|---|---|
| uint | surface | Surface used to create the face |
| LoopList | loopList | List of Loops used to create the face |
| bool | useSurfaceOrientation | If True, the face will have the same orientation than the surface and loops will be inverted if they are inconsistent |
Returns
| Type | Description |
|---|---|
| uint |