design-automation / mobius-parametric-modeller

Möbius for parametric modelling.
https://design-automation.github.io/mobius-parametric-modeller/
MIT License
10 stars 6 forks source link

overload inline vector functions #641

Closed phtj closed 4 years ago

phtj commented 4 years ago

e.g. vecNorm(list of vecs)

returns a list of normalised vecs

phtj commented 4 years ago

done