lorensen / VTKExamples

The VTK examples, formerly hosted on media wiki
Apache License 2.0
344 stars 157 forks source link

Ported Decimation example from Cxx to Python #587

Closed bdemin closed 5 years ago

ajpmaclean commented 5 years ago

Looks good, subject to the above changes. I really like the use of def ReadPolyData(file_name)!

bdemin commented 5 years ago

Thanks for the comments. All the relevant changes have been added.

ajpmaclean commented 5 years ago

Thankyou for your contribution.