Home
Forums
New posts
Search forums
What's new
New posts
New resources
New profile posts
Latest activity
Resources
Latest reviews
Search resources
Members
Current visitors
New profile posts
Search profile posts
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
New resources
New profile posts
Latest activity
Menu
Log in
Register
Install the app
Install
Home
What's new
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Latest activity
What's new
New posts
New resources
New profile posts
Latest activity
natalia
reacted to
easternbun's post
in the thread
SelectMgr_Frustum<N>::DumpJson does not allow dllimport definition?
with
Like
.
Thank you very much for replying. I later found its just a environment setting error, my program has inherented a OCCT Macro that tries...
Friday at 1:35 AM
Quaoar
reacted to
JSlyadne's post
in the thread
Error when build triangle meshes
with
Like
.
In case you actually need to save a data to a file, I'd recommend to go with Obj or Stl formats as they are simply more suitable for...
Thursday at 2:20 PM
jianbaoxia
replied to the thread
Error when build triangle meshes
.
@JSlyadne Thank you very much for your suggestion. I will try to output it as an STL/OBJ file format. :)
Thursday at 7:07 AM
jianbaoxia
reacted to
JSlyadne's post
in the thread
Error when build triangle meshes
with
Like
.
In case you actually need to save a data to a file, I'd recommend to go with Obj or Stl formats as they are simply more suitable for...
Thursday at 7:05 AM
JSlyadne
replied to the thread
Error when build triangle meshes
.
In case you actually need to save a data to a file, I'd recommend to go with Obj or Stl formats as they are simply more suitable for...
Thursday at 6:57 AM
jianbaoxia
replied to the thread
Error when build triangle meshes
.
It looks good, I don't know how to display it after triangulation. So I connected all the triangles by their vertices to form edges, and...
Thursday at 3:50 AM
jianbaoxia
reacted to
Quaoar's post
in the thread
Error when build triangle meshes
with
Like
.
I copied your code and got this mesh out of it:
Thursday at 3:43 AM
J
Jonathan
reacted to
Quaoar's post
in the thread
Error when build triangle meshes
with
Like
.
I copied your code and got this mesh out of it:
May 31, 2023
Quaoar
replied to the thread
Error when build triangle meshes
.
I copied your code and got this mesh out of it:
May 31, 2023
jianbaoxia
posted the thread
Error when build triangle meshes
in
Q&A
.
Hello everyone, I'm JianBaoXia. Today I attempted to triangulate a B-spline surface, but the results were not satisfactory. The outcome...
May 31, 2023
E
easternbun
replied to the thread
SelectMgr_Frustum<N>::DumpJson does not allow dllimport definition?
.
Thank you very much for replying. I later found its just a environment setting error, my program has inherented a OCCT Macro that tries...
May 31, 2023
E
easternbun
reacted to
natalia's post
in the thread
SelectMgr_Frustum<N>::DumpJson does not allow dllimport definition?
with
Like
.
Hello @easternbun , I haven’t seen this error though use TKV3d library freely. Now I use OpenCascade 7.6.0. First what I did to check...
May 31, 2023
S
Shoko
replied to the thread
How to respond when negative area is acquired
.
Sorry for the late reply. Quaoar,Thank you for your advice.
May 29, 2023
R
R G W
replied to the thread
Unexpected results from using PMC method.
.
Thank you.
May 28, 2023
C
calciffer
replied to the thread
Unexpected results from using PMC method.
.
bool IsIn(const gp_XYZ& pt, const double tol) { const double d = m_dist->Eval( pt.X(), pt.Y(), pt.Z() ); return Abs(d) <= tol; }
May 27, 2023
Home
What's new
Top