MakeEV

From GMLwiki

Jump to: navigation, search

e0:E e1:E p:P3 -> e:E

[edit] Description

splits an edge or vertex

[edit] Example

'e dup vertexCW p makeEV' inserts a new point on e, and e's vertexpos is now p, and the result is e vertexCW.

Personal tools