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 rayMake and plnMake #640

Closed phtj closed 4 years ago

phtj commented 4 years ago

rayMake lists of vecs to return lists of rays

plnMake lists of vecs to return lists of planes

e.g. rayMake(posis@xyz, posis@vec)

phtj commented 4 years ago

done