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

Is a way to remesh with mmgs in python as functions? #37

Open
satabol opened this issue May 8, 2024 · 3 comments
Open

Is a way to remesh with mmgs in python as functions? #37

satabol opened this issue May 8, 2024 · 3 comments

Comments

@satabol
Copy link

satabol commented May 8, 2024

and not console util.

for example:

import mmgs
mesh_out = mmgs.func(mesh_in, hausd=0.001)

?

@gnikit
Copy link
Owner

gnikit commented May 8, 2024

No there is not, but this is a good idea. I will have a quick look at it.

@satabol
Copy link
Author

satabol commented May 8, 2024

Thank you! It would be very convenient to use this as function!

@gnikit
Copy link
Owner

gnikit commented May 9, 2024

I have a working prototype locally. I will see if I have time over the weekend to push and make a release (already restructured the repo yesterday to be able to add python code as part of pymmg)

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

2 participants