Skip to main content

Questions tagged [opencascade]

6 votes
3 answers
332 views

The desire font as in the document which could be found by FindShortestCurve -> Scope -> Mesh Region -> the last example https://reference.wolfram.com/language/ref/FindShortestCurve.html#...
herbertfederer's user avatar
3 votes
1 answer
132 views

In a finite element code I whish to use "IncludePoints" in ToElementMesh and I get a failure. Here is a minimum ...
Hugh's user avatar
  • 17.7k
2 votes
0 answers
182 views

When we set direction = {{0,0,0}, {0,0,3}};, we could moving the polygon along the direction {0,0,1} and the polygon moving from ...
herbertfederer's user avatar
1 vote
1 answer
138 views

I am trying to calculate the volume of a structure made by RegionUnion. Here is the structure ...
physg's user avatar
  • 41
6 votes
1 answer
574 views

I am trying to draw a figure and color it like this from here: I tried CSGRegion["Difference", {Ball[{0, 0, 0}, 5], Cylinder[{{0, 0, -5}, {0, 0, 5}}, 2]}] ...
TTTT2025's user avatar
  • 167
106 votes
17 answers
7k views

How should the finite element method (FEM) framework in the language be extended to be more useful? With the release of version 12.0 all fundamental FEM solvers (linear, nonlinear, stationary, ...
user21's user avatar
  • 42.6k
10 votes
1 answer
384 views

I'm modeling a screw rotor with cavities (for CAD/CFD analysis). The workflow involves: Generating the rotor body from 5 parametric surfaces. Creating cavity profiles from 4 extruded segments. ...
kai29lol's user avatar
  • 317
6 votes
1 answer
681 views

I am trying to draw this picture I tried CSGRegion["Union", {Cylinder[{{-50, 0, 0}, {50, 0, 0}}, 20], Cylinder[{{0, -50, 0}, {0, 50, 0}}, 20]}]
minhthien_2016's user avatar
17 votes
3 answers
764 views

A few days ago I asked how to slice three-dimensional surfaces: How can we produce sliceforms? The three outstanding answers make me believe that dicing parametric surfaces should also be possible. ...
eldo's user avatar
  • 84.9k
0 votes
1 answer
128 views

I am running MMA 14.2.1.0 on Win 11. Needs["OpenCascadeLink`"] executes. But when I try to use OpenCascadeShapeImport I get this error: LibraryFunction::load: The library C:\Program Files\...
David Keith's user avatar
  • 5,526
5 votes
4 answers
958 views

So, can you provide a method to plot this geometry in mathematica? It is soild instead of a surface. I need it to be printed out from mathematica as stl. document. I have tried with Code "...
Hing Cu's user avatar
  • 51
5 votes
1 answer
189 views

My goal is to create models in CAD or similar software and importing into MMA for analysis. I have created *.STL files using Blender, FREECAD, GMSH, etc.. none of them pass the SolidRegionQ test to ...
SAK's user avatar
  • 481
6 votes
1 answer
317 views

I'm doing a project trying to 3D print the stereographic projections of 4D shapes, and I need it so that the lines are thinner towards the origin for structural reasons. I've written functions to do ...
Annabelle Snell's user avatar
4 votes
1 answer
190 views

I am new to MMA and best way to learn is plow though examples ! I copied all the executable lines from the OPEN CASADE LINK example for Surgical fixation plate. https://reference.wolfram.com/language/...
SAK's user avatar
  • 481
4 votes
1 answer
190 views

I tried a simple example using OpenCascadeShape, and BALL works as an option, but sphere does not - I get an error - OpenCascadeShapeSurfaceMeshToBoundaryMesh[OpenCascadeShape[Sphere[{1, 2,3},10]]] is ...
SAK's user avatar
  • 481

15 30 50 per page