Method | Description | |
---|---|---|
FixEdgeOrientation ( this |
||
GetAllPoints ( this |
Gets a list of all the points in this collection of edges.
|
|
Shift ( this |
Shifts each Edge in the list using the given shift
|
public static FixEdgeOrientation ( this |
||
edges | this |
|
return | List |
public static GetAllPoints ( this |
||
passedEdges | this |
|
return | List |
public static Shift ( this |
||
passedEdges | this |
|
passedShift | ||
return | List |