Documentation has moved on GitHub Here:

https://github.com/MacCurdyLab/OpenVCAD-Public/wiki


Getting Started

Installing OpenVCAD Studio on Windows

Installing OpenVCAD Studio on MacOS

Getting Started with OpenVCAD

Math Expression Documentation

Reporting Issues and Getting Help

There are two options for getting help:

  1. GitHub Discussion Post: For quick questions. Use if you are not sure if its a bug or if you are just misunderstanding something.
  2. GitHub Issue: For more detailed issues. To report a bug with OpenVCAD, please go to the GitHub repo “Issue” tab and open a new Issue. Use the “Bug / Issue report” template.

pyvcad Documentation

The current documentation for the pyvcad library (the library used to design object in VCAD Studio) can be found here. This should be your handbook when you need to know what nodes OpenVCAD provides and the syntax to use in code.

Updates