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 I compiled both the debug and release versions of VTK9.4.2 on Windows. Similarly, I also compiled the debug and release versions of OCC7.9.0. I wrote a program using...

2. Bug
1. Visualization
1. Coding
0. New

### Description Selecting Windows SDK version 10.0.22621.0 to target Windows 10.0.26100. Info: TCL is used by OCCT Info: TK is used by OCCT Info: FreeType is used by OCCT Info:...

2. Bug
1. Configuration
0. New

### Description I have 5 closed sections in B-spline form as shown below, I want to generate surface with `BRepOffsetAPI_ThruSections`. ![Image](https://github.com/user-attachments/assets/b8a6d4c3-33ef-4301-95bc-8b2d41c8126c) ### Expected Behavior A surface/solid can be generated normally....

2. Bug
1. Modeling
0. New

Integrated multithreaded shape healing. At the moment it is for the test purposes only.

### Description [multi_solids.zip](https://github.com/user-attachments/files/20068983/multi_solids.zip) When trying to import the attached STEP file in OCCT 7.9.0 with "xstep.cascade.unit" set to "M" (metre), the imported shape results in infinite geometry. If I set...

2. Bug
1. Data Exchange
0. New

### Description Currently, the TDocStd_Document API loads the entire dataset into memory upon initialization. This approach can quickly lead to severe memory consumption and reduced performance, especially when dealing with...

2. Enhancement
0. New

### Description Hello, I have a rather simple task of reading STEP file and sending it to another application (console application, cmake). The code was written using existing examples and...

2. Bug
1. Data Exchange
0. New

### Description We use OCC in wasm. When building PipeShell, an error occurred in the BuildHistory function. I tried to remove BuildHistory and it worked properly. Should we add a...

2. Bug
0. New

### Description The two curves in 2d should have only one intersection point. But Geom2dAPI_InterCurveCurve gives two. Please see the attached source files and data files to reproduce this issue....

2. Bug
1. Modeling
0. New

### Description The attached OBJ file fails to load in DRAW test harness: [test.obj.zip](https://github.com/user-attachments/files/19941632/test.obj.zip) The attached OBJ file was exported from Wings3D and only contains `f` elements of the format...

2. Bug
1. Data Exchange
0. New