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 8c10491 commit d89b261Copy full SHA for d89b261
Templates/script_template.py
@@ -8,4 +8,4 @@
8
9
# New method to render script results using the CadQuery Gateway Interface
10
# Use the following to render your model with grey RGB and no transparency
11
-#show_object(result, options={"rgba":(204, 204, 204, 0.0)})
+# show_object(result, options={"rgba":(204, 204, 204, 0.0)})
0 commit comments