Cleaned up a comment in the script template.
This commit is contained in:
parent
8c10491639
commit
d89b261cf7
|
@ -8,4 +8,4 @@ import cadquery as cq
|
||||||
|
|
||||||
# New method to render script results using the CadQuery Gateway Interface
|
# New method to render script results using the CadQuery Gateway Interface
|
||||||
# Use the following to render your model with grey RGB and no transparency
|
# Use the following to render your model with grey RGB and no transparency
|
||||||
#show_object(result, options={"rgba":(204, 204, 204, 0.0)})
|
# show_object(result, options={"rgba":(204, 204, 204, 0.0)})
|
||||||
|
|
Loading…
Reference in New Issue
Block a user