We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 905e93c commit de8f634Copy full SHA for de8f634
README.md
@@ -63,7 +63,7 @@ If you want more control over the mesh generation and export, you can use the `g
63
64
```python
65
import cadquery as cq
66
-import cadquery_assembly_mesh_plugin.plugin
+import assembly_mesh_plugin.plugin
67
import gmsh
68
69
shell = cq.Workplane("XY").box(50, 50, 50)
0 commit comments