7BIndustries / Semblage

Semblage is an open source CAD GUI backed by a programmatic CAD API named CadQuery.
https://semblage.7bindustries.com/en/latest/
GNU Lesser General Public License v2.1
48 stars 3 forks source link

Parameter/Variable Names Not Recognized In Operation Controls #58

Closed jmwright closed 3 years ago

jmwright commented 3 years ago

A width_bottom parameter can be added to the Parameters list. Then if that is used in the Width field of the rect Operation, when the user clicks + to add it to the 2D operations list, they will get an error that the parameter/variable does not exist. This is probably just a faulty check with the custom NumberEdit field.

jmwright commented 3 years ago

Fixed in commit c28598e7b4301f397ac2d679227e82b50bd39a4e