Attempting to track down an exception with importing a STEP file.
This commit is contained in:
parent
eab2338cf3
commit
7b3b02133f
|
@ -21,6 +21,7 @@
|
|||
"""
|
||||
import cadquery
|
||||
from .verutil import fc_import
|
||||
from .freecad_impl.shapes import Shape
|
||||
FreeCAD = fc_import("FreeCAD")
|
||||
Part = fc_import("FreeCAD.Part")
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user