furti / FreeCAD-Lithophane

FreeCAD Workbench to convert an image to a Lithophane for 3D Printing
MIT License
32 stars 8 forks source link

Error when calling PointCloud Command on wrong object type #13

Closed furti closed 6 years ago

furti commented 6 years ago

We get the following error: 'Mesh.Feature' object has no attribute 'Proxy'

We should check if the selected object is a actual lithophane Image before accessing it.