Skip to content

thomasa88/ParametricText

Repository files navigation

ParametricText

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

Screenshot

Supported Platforms

  • Windows
  • Mac OS

Documentation

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

More Fusion Add-ins

My Fusion 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

Run python3 -m unittest to execute all unit tests.

About

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

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages