You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Have single Curve implementation for Curve2d and Curve3d to enable projection/placing, but use public Curve2d and Curve3d interfaces in Region2d and Body3d modules (dogfood the curve type-checking functionality!).
Have single
Curveimplementation forCurve2dandCurve3dto enable projection/placing, but use publicCurve2dandCurve3dinterfaces inRegion2dandBody3dmodules (dogfood the curve type-checking functionality!).