Skip to content

The viewer gets confused about inside vs. outside #92

Answered by sgenoud
tve asked this question in Q&A
Discussion options

You must be logged in to vote

The issue is not with the viewer, but with the orientation of the shape itself (which depends on the direction you create them). The viewer recieves the orientation of the shape and display it as such.

replicad does not expose the method that would help you here, but you can access it from within the opencascade API. (I should add higher level API to do this.

side.wrapped.Reverse() does the trick. You can see it here

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by tve
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