Method CreateCoEdge
CreateCoEdge(uint, bool, uint, uint)
Create an coEdge with a edge and an orientation
Declaration
public uint CreateCoEdge(uint edge, bool orientation, uint surface = 0, uint curve2D = 0)
Parameters
| Type | Name | Description |
|---|---|---|
| uint | edge | Edge used to create the coEdge |
| bool | orientation | Orientation of the edge regarding the loop |
| uint | surface | The surface trimmed by the edge |
| uint | curve2D | Surfacic curve of the edge on the surface trimmed |
Returns
| Type | Description |
|---|---|
| uint |