Skip to content

Commit

Permalink
Merge pull request #39 from gramaziokohler/20-add-examples
Browse files Browse the repository at this point in the history
20 add examples
  • Loading branch information
funkchaser authored May 6, 2024
2 parents 85a1cc3 + 84f71ce commit c60750d
Show file tree
Hide file tree
Showing 6 changed files with 33,114 additions and 8 deletions.
2 changes: 1 addition & 1 deletion docs/documentation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -414,7 +414,7 @@ Sets up the project in the folder given by `project_root/project_name`.
**Inputs**

- **set** *(bool)* --
- **project_root** *(str)* -- Path to the project root folder.
- **project_root** *(str)* -- Path to the project root folder. If none is given, the default is the parent folder of this Grasshopper file.
- **project_name** *(str)* -- Any name for the project. It will be used to create a folder with the same name in the project root folder. All files will be later saved here.

**Outputs**
Expand Down
Loading

0 comments on commit c60750d

Please sign in to comment.