Skip to content

What does the 'distance' argument do in the mesh generation? #149

Answered by HelgeGehring
duarte-jfs asked this question in Q&A
Discussion options

You must be logged in to vote

Distance defines over which distance the mesh get's back to the default_resolution_max. Therefore, for this example it doesn't make too much difference.

We recently added, that you can also define SizeMax to define the max size after this distance.
Maybe try something like core={"resolution": 0.03, "distance": 0.5, "SizeMax": 0.04} and you should see a significant difference which often helps to get what you want :)

We should probably q this further in the docs 🤔

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@duarte-jfs
Comment options

@HelgeGehring
Comment options

@duarte-jfs
Comment options

Answer selected by duarte-jfs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants