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

Divide Shape class in pyservoce level. #2

Closed
mirmik opened this issue Mar 26, 2019 · 1 comment
Closed

Divide Shape class in pyservoce level. #2

mirmik opened this issue Mar 26, 2019 · 1 comment

Comments

@mirmik
Copy link
Owner

mirmik commented Mar 26, 2019

opencascade uses a single class to work with 2D and 3D bodies, but the zencad / pyservoce can hypothetically divide them at the class level, if you clearly consider the API. This will allow for more intuitive substitution of methods. In particular, fillet, whose implementation in 2D and 3D are different.

Maybe you should introduce Vertex, Wire, Solid, Face classes in pyservoce.

@mirmik
Copy link
Owner Author

mirmik commented Oct 3, 2019

Not actual for now.

@mirmik mirmik closed this as completed Oct 3, 2019
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

No branches or pull requests

1 participant