gumyr / cq_warehouse

A cadquery parametric part collection
Apache License 2.0
107 stars 23 forks source link

Patched geom.py missing Vertex #48

Open gumyr opened 2 years ago

gumyr commented 2 years ago

File "/home/roger/anaconda3/envs/cq39/lib/python3.9/site-packages/cadquery/occ_impl/geom.py", line 317, in toVertex return Vertex.makeVertex(*self.toTuple()) NameError: name 'Vertex' is not defined