Method CreateLoop
CreateLoop(CoEdgeList, bool)
Create a loop from a set of edges of a set of orientations
Declaration
public uint CreateLoop(CoEdgeList coEdges, bool check = true)
Parameters
| Type | Name | Description |
|---|---|---|
| CoEdgeList | coEdges | List of coEdges composing the loop |
| bool | check | If true, the loop check if edges are well connected or not |
Returns
| Type | Description |
|---|---|
| uint |