Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add curve geometry to geometry layer #2323

Merged
merged 3 commits into from
Apr 26, 2024
Merged

Add curve geometry to geometry layer #2323

merged 3 commits into from
Apr 26, 2024

Conversation

hannobraun
Copy link
Owner

The new curve geometry is redundant with half-edge geometry, sharing the SurfacePath. The intention is to fully migrate the path from HalfEdgeGeom to CurveGeom, as part of #2290.

This pull request only adds the basic infrastructure for curve geometry. It is not defined or used anywhere yet.

@hannobraun hannobraun merged commit 3c3d53b into main Apr 26, 2024
4 checks passed
@hannobraun hannobraun deleted the geometry branch April 26, 2024 11:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant