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

Let surface_factory.extrude() and revolve() parse input SplineModel #105

Open
VikingScientist opened this issue Jan 24, 2020 · 0 comments
Open

Comments

@VikingScientist
Copy link
Member

I think this is fairly straightforward. Given input an input SplineModel consisting of only connected curve pieces, construct an output SplineModel consisting of only connected surface pieces using the extrude and revolve for all pieces indiviually and independently.

Note: One thing to consider is that there is nothing preventing a (curve-)SplineModel to have only two connecting pieces at every vertex. A possible input is the following wire-frame

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant