OCCT
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...
### 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...
### 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:...
### Description I have 5 closed sections in B-spline form as shown below, I want to generate surface with `BRepOffsetAPI_ThruSections`.  ### Expected Behavior A surface/solid can be generated normally....
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...
### 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...
### 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...
### 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...
### 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....
### 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...