Skip to content

Refactored onshape_parser

Compare
Choose a tag to compare
@fletchapin fletchapin released this 11 Dec 00:24
· 12 commits to master since this release
6180014

Extended test coverage and generalized the logic of onshape_parser.py so that it can work for both validation and documentation.

This is accomplished through the for_docs flag. By default this flag is true, so variables will be parsed into human readable strings.
When false, variables are returned as Pint quantities.