ParametricText Save

Fusion 360™ add-in for creating Text Parameters in sketches.

Project README

Maintenance level: 🟢 Updates happen occasionally. Critical bugs get fixed.

ParametricText

ParametricText is an Autodesk® Fusion 360™ add-in for creating Text Parameters in sketches.

Screenshot

Supported Platforms

  • Windows
  • Mac OS

Documentation

https://parametrictext.readthedocs.io/en/stable/

More Fusion 360™ Add-ins

My Fusion 360™ app store page

All my add-ins on Github

Development

Building the documentation

cd doc
python3 -m venv venv # First time
. venv/bin/activate
python3 -m pip install -r requirements.txt # First time
make html
ls _build/html

Running tests

Currently, each unit test file is self-contained. Just execute each file with Python.

Open Source Agenda is not affiliated with "ParametricText" Project. README Source: thomasa88/ParametricText
Stars
68
Open Issues
15
Last Commit
2 weeks ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating