feat: Improvements to coordinate solver #20
|
@ -36,7 +36,7 @@ Test the environment with `python3 -c "import nhf"`
|
||||||
To visualize an object, create a file `visualize.py`, and run `cq-editor`:
|
To visualize an object, create a file `visualize.py`, and run `cq-editor`:
|
||||||
|
|
||||||
``` sh
|
``` sh
|
||||||
python3 -m cq_editor visualize.py
|
CQ-editor visualize.py
|
||||||
```
|
```
|
||||||
|
|
||||||
### Folder Structure
|
### Folder Structure
|
||||||
|
|
Loading…
Reference in New Issue