Expand description
§Operations to split objects
Splitting means removing an object, replacing it with to new ones that fill the same space. This often makes sense, when you want to modify only part of an object. In such a case, you can split off the part you want to modify, leaving the rest unchanged.
Traits§
- Split
Edge - Split a pair of
HalfEdges into two - Split
Face - Split a face into two
- Split
Half Edge - Split a
HalfEdgeinto two