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 Parameters to Tesselate() method #1328

Open
StefanThoene opened this issue Jul 23, 2024 · 1 comment
Open

add Parameters to Tesselate() method #1328

StefanThoene opened this issue Jul 23, 2024 · 1 comment
Assignees
Labels
enhancement New features or code improvements PRIORITY Issue/PR assigned with this tag must be given priority over the rest of the backlog SERVER-IMPLEMENTATION Issue/PR assigned with this tag must be solved server-side

Comments

@StefanThoene
Copy link

StefanThoene commented Jul 23, 2024

📝 Description of the feature

component and Body do have a tesselate method.
as a user i would like to be able to define the Tesselation Parameters to be able to extract all informations
This is important to use Pygeometry in workflows which need surface mesh which also need surface normals

current bypass is to use the run_discovery_script method. You can reach out to me to get the currently used disco script

💡 Steps for implementing the feature

add optional properties to the Tesselate method:
image

🔗 Useful links and references

No response

@StefanThoene StefanThoene added the enhancement New features or code improvements label Jul 23, 2024
@RobPasMue
Copy link
Member

This would have to be implemented server side in order to expose all these options. Pinging @b-matteo @umutsoysalansys @smereu @jmabshof for visibility

@RobPasMue RobPasMue added PRIORITY Issue/PR assigned with this tag must be given priority over the rest of the backlog SERVER-IMPLEMENTATION Issue/PR assigned with this tag must be solved server-side labels Aug 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New features or code improvements PRIORITY Issue/PR assigned with this tag must be given priority over the rest of the backlog SERVER-IMPLEMENTATION Issue/PR assigned with this tag must be solved server-side
Projects
None yet
Development

No branches or pull requests

3 participants