OpenCascadeLink
Open source package for OpenCascadeLink, which is bundled with Wolfram Language products as of version 12.1
Install / Use
/learn @WolframResearch/OpenCascadeLinkREADME
OpenCascadeLink for the Wolfram Language
The Wolfram Language has built-in support for the Finite Element Method. OpenCascadeLink is a package that provides computational geometry functionality to generate 3D boundary meshes for the finite element method. OpenCascadeLink ships with version 12.1 and later versions of Wolfram Language deployments for the desktop, including Wolfram Desktop and Mathematica. In other words, if you just want to make use of OpenCascadeLink there is not need to clone this repository as OpenCascadeLink is already part of, for example, Mathematica. The current Documentation of OpenCascadeLink can be viewed online. If, on the other hand, you would like to add new functionality to OpenCascadeLink then you need this repository.
Installing and Updating the OpenCascadeLink release
The process of building OpenCascadeLink in part or full from source and subsequently installing it is documented in the notebook BuildOpenCascadeLink.nb
Using OpenCascadeLink
To access the documentation, open the notebook interface help viewer, and search for OpenCascadeLink.
OpenCascadeLink provides computational geometry functionality. Here is an example usage:
Needs["OpenCascadeLink`"]
shape1 = OpenCascadeShape[Ball[{1, 0, 0}]];
bmesh1 = OpenCascadeShapeSurfaceMeshToBoundaryMesh[shape1];
bmesh1["Wireframe"]

Volumes and surfaces can be meshed.

Sweeping and Boolean operations with material regions are supported.

Fillets, champfers and shelling are supported.

De-featuring is supported.

Importing of STEP files is supported.

More...
See the following files for more information:
- License.md - OpenCascadeLink license
- Contributing.md - Guidelines for contributing to OpenCascadeLink
- HowToBuild.md - Instructions for building and debugging OpenCascadeLink
- Acknowledgements.md - Acknowledgements
Related Skills
node-connect
343.1kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
90.0kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
343.1kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
343.1kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
