OCCT icon indicating copy to clipboard operation
OCCT copied to clipboard

Open CASCADE Technology (OCCT) is an open-source software development platform for 3D CAD, CAM, CAE. This is a clone of the official repository located on https://dev.opencascade.org/. Please use offi...

Results 98 OCCT issues
Sort by recently updated
recently updated
newest added

### Description Possible fix: https://tracker.dev.opencascade.org/view.php?id=32857 This is a bug reported by a FreeCAD community member: the downstream ticket is here: https://github.com/FreeCAD/FreeCAD/issues/5649 And a post describing an investigation in the issue...

2. Bug
1. Modeling
0. New
7. FreeCAD

Hot fix for incorrect lib search (hot fix for #289)

1. Configuration
2. Regression

### Description The intersection between the two given faces produces a strange edge. ![Image](https://github.com/user-attachments/assets/b2a56baa-0e4b-4ee3-a6b9-2b162cde38f3) ### Expected Behavior The intersection between the two surfaces should produce a correct edge. ### Actual...

2. Bug
1. Modeling
0. New

### Description Needs to clear code base from gxx files. https://github.com/Open-Cascade-SAS/OCCT/discussions/35#discussioncomment-11276106 - [x] Remove from installation procedure (as a header files) - [ ] Remove from source ### Benefits Readable...

2. Enhancement
1. Coding
5. Community

### Description Report: https://dev.opencascade.org/content/brepoffsetapimakeoffset-fail-0 I would like to ask, the model in the attachment is offset through BRepOffsetAPI_MakeOffset, but the offset fails. What is the reason? How can the modification...

2. Bug
1. Modeling
4. Minor
5. Community

### Category Foundation Classes ### Severity Major ### Description windows.h and #defines in Standard_Macro.hxx Report: https://dev.opencascade.org/content/windowsh-and-defines-standardmacrohxx We ran into a compiler error due to a conflict with Open CASCADE headers...

2. Bug
1. Foundation Classes
5. Community

### Category Visualization ### Severity Minor ### Description The method MoveTo() being called with the flag theToRedrawOnUpdate = true, sometimes doesn't redraw the viewer. It depends on whether it detects...

2. Bug
1. Visualization
5. Internal

This patch introduces two (2) visualisation changes in the form of geometry shaders. When point clouds are displayed in the OCCT viewer, sometime screen-space pixel values don't allow points to...

2. Enhancement
1. Visualization
3. CLA approved