-
Notifications
You must be signed in to change notification settings - Fork 15
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
secmesh process error #38
Comments
Hi, it's been a long time since I replied😁. This seems to be a problem with the triangle library. The cross-section division is tied together and depends on another library, sectionproperties. In the latest version of opstool, the beam cross-section rendering function has been temporarily cancelled. In the future, we can consider a better rendering method. |
Hi Yexiang,
I installed the latest version of opstool and found some issues that may be bugs during use:
The problem occurred in the line
B = tr.triangulate(A, "qpa1000000000")
, but unfortunately it stopped without any error message.The text was updated successfully, but these errors were encountered: