Replies: 4 comments 1 reply
-
In the code below, I am trying to make the boat hollow inside and from what I understand adding
|
Beta Was this translation helpful? Give feedback.
-
You can use the lower level extrusion functions: basicFaceExtrusion(face, new Vector([0, 0, 2])); I have applied it to part of your model in that way here and it looks nice: ![]() |
Beta Was this translation helpful? Give feedback.
-
There is no method exposed at the high level - but you can use the open cascade one directly reversed.wrapped.Reverse() Have a look here ![]() |
Beta Was this translation helpful? Give feedback.
-
Thanks so much - just in time for the weekend :-) |
Beta Was this translation helpful? Give feedback.
-
Hi and thanks for the library!
I am using your library for my hello world to CAD. If have two questions:
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions