Skip to content
Discussion options

You must be logged in to vote

As for the ExtentEnvelope: this allows you to define some minimum tolerance envelope in certain directions for building the enclosure of geometry structures.

That is important:

  • the navigation will run by smallest distance, hence to inter into a cylinder volume you want to approach this surface first, and then resolve all surfaces internal to this volume (given by the navigation policy). Hence, you do not want to already land on a surface at that stage because that would make the navigation ambiguous. The envelope guarantees that, e.g. for cylindrical volumes you'd set the envelope to something small different from 0 (e.g. in AxisR), which then in turn creates a little gap between the vol…

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
3 replies
@DJDuque
Comment options

@asalzburger
Comment options

@DJDuque
Comment options

Answer selected by asalzburger
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants