Hi again,
I wanted to know if theres a way to check for multi array elementns if they are nan ?
oV = SelectedVerticeID.pos
pairs = for o in refObj.selectedVerts where not o.pos ==" [-nan(ind),-nan(ind),-nan(ind)]" collect #(length(o.pos-oV), o.index ) --pairs distance and vertexpos
qsort pairs sortByDist --indexes and sorts
print pairs.count
That would be the rough Idear in pseudo Code.
Any help would be great
Greetings
Swordslayer · 2018-05-29