Method CreateCoEdge
CreateCoEdge(uint, bool, uint, uint, bool)
Create an coEdge with a edge and an orientation
Declaration
[HandleProcessCorruptedStateExceptions]
public uint CreateCoEdge(uint edge, bool orientation, uint surface = 0, uint curve2D = 0, bool computeGateway = false)
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 |
bool | computeGateway | Needed if 3d curve and 2d curve have different parametrization |
Returns
Type | Description |
---|---|
uint |