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

TubeMeshGenerator #106

Open
lai0yu opened this issue Feb 13, 2019 · 1 comment
Open

TubeMeshGenerator #106

lai0yu opened this issue Feb 13, 2019 · 1 comment

Comments

@lai0yu
Copy link

lai0yu commented Feb 13, 2019

I used the tubegenerator in the g3sharp library to create the pipeline model. It works fine when the pipeline is not closed.
gsxrb0jzoq5fl 8pnl5v y
but when I try to create a closed loop, it has problems.
sirrl 45nwn 54c v87y

This is not a normal ring pipeline model, can I set which properties to change this situation, or use other classes?

@EnvyKong
Copy link

You can set the property Closed of the curve(loop) to true, and set the property NoSharedVertices of the TubeMeshGenerator to false.
Try it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants