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

reconsider 'virtual' category #612

Closed phtj closed 4 years ago

phtj commented 4 years ago

maybe 'virtual' entities make more sense in 'calc'

at the moment we have

calc.Vector and calc.Normal

virtual.GetRay and virtual.GetPlane

these might make more sense as calc.Ray and calc.Plane

derekpung commented 4 years ago

virtual.GetBBox to calc.BBox