Documentation > Mesh Ops Plugin BPLibrary > Rediscover Verts

Rediscover Verts

Rediscovers vertexes after an operation that may reorder vertexes. Any vertexes in GoodEnough range will be considered the same vertex.

Inputs

In
Exec

Data
Mesh Data Structure (by ref)

Verts
Array of Vectors

Good Enough
Float

Reverse
Boolean

swaps Remap to be Verts indexes to Data indexes.

Find Closest
Boolean

Outputs

Out
Exec

Remap
Map of Integers to Integers

Data indexes to Verts indexes.