marcomusy / vedo

A python module for scientific analysis of 3D data based on VTK and Numpy
https://vedo.embl.es
MIT License
2.03k stars 264 forks source link

is function name spell error in tetmesh.py #645

Closed januszhu707 closed 11 months ago

januszhu707 commented 2 years ago

def subdvide(self):

misspelling? subdvide -> subdivide

marcomusy commented 2 years ago

Thanks I will fix this in the next release!