Skip to content

CodeToCAD/CodeToCAD-Python-Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

CodeToCAD Python Template

Use this to get started with a new CodeToCAD project.

Please install the CodeToCAD Python Package to get syntax highlighting.

Note: Python 3.10+ is required.

pip install codetocad

Check out the latest updates to CodeToCAD in the main repo: https://github.com/CodeToCAD/CodeToCAD

How do I run CodeToCAD?

You will need to import your CodeToCAD script into a 3D model software, like Blender. Please see the CodeToCAD README for more information