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

Rework How Tuple Lists Are Handled #63

Closed jmwright closed 3 years ago

jmwright commented 3 years ago

Currently, any controls that require a list of points (tuples) have their own point controls and it gets a little messy. My proposal is as follows, and I think that this should be a prerequisite to #47

One of the main points of Semblage is to permit parametric design, so this seems like a natural fit.

jmwright commented 3 years ago
jmwright commented 3 years ago

Completed in commit b26ea39859e3e5efee7717e1e832eaaa73de61f8