Added test tabs, got closing and switching working
This commit is contained in:
7
app/web/src/helpers/cadPackages/openScad/userGuide.md
Normal file
7
app/web/src/helpers/cadPackages/openScad/userGuide.md
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
"Written with": C+-like
|
||||
"Kernal type": BREP
|
||||
---
|
||||
# OpenSCAD
|
||||
|
||||
OpenSCAD is a solid 3D modeler that enables the creation of parametric models using its scripting language. Models are created by utilizing a technique called constructive solid geometry. According to this technique, simple objects can be transformed and combined in order to create almost any complex model.
|
||||
Reference in New Issue
Block a user