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 aab53b0 commit ba15171Copy full SHA for ba15171
bezier/ex_bezier_curve2d.py
@@ -14,6 +14,7 @@
14
from geomdl import utilities
15
from geomdl.visualization import VisMPL
16
17
+
18
# Fix file path
19
os.chdir(os.path.dirname(os.path.realpath(__file__)))
20
bezier/ex_bezier_curve3d.py
bezier/ex_bezier_surface.py
0 commit comments