Note of Installation

Note

  • Open: examples in the demo directory

Installation by pip

To install pyams_cad, use the following command:

pip install pyams_cad

To upgrade to the latest version:

pip install --upgrade pyams_cad

And run by using the following command:

from pyams import win
win()