Cuts a Loop into two pieces along the line formed from Start to End, must have one entry and one exit intersections.
In
Exec
|
|
Loop
Array of Vectors
|
|
Start
Vector
|
|
End
Vector
|
Out
Exec
|
|
Return Value
Array of Loop Structures
|
Cuts a Loop into two pieces along the line formed from Start to End, must have one entry and one exit intersections. |