Open3D icon indicating copy to clipboard operation
Open3D copied to clipboard

module 'open3d.cuda.pybind.geometry' has no attribute 'crop_triangle_mesh'

Open liuzd2017 opened this issue 3 years ago • 0 comments

Checklist

My Question

When I want to crop mesh by open3d, I find the function "open3d.geometry.crop_triangle_mesh" in the document. But when I use this fucntion, output show "module 'open3d.cuda.pybind.geometry' has no attribute 'crop_triangle_mesh'".

liuzd2017 avatar Sep 04 '22 09:09 liuzd2017