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 - create topological shapes - generate mesh data using `BRepMesh_IncrementalMesh` - using `BRep_Tool::Triangulation` extracts data - manually export as wavefront model (vertices and faces) Taking the simplest 3D...

1. Mesh
4. Minor

Hardware occlusion queries provide a mechanism to determine whether any pixels would be drawn. For instance, it can be used as a visibility filter any pixels would be drawn. for...

1. Visualization

### Description If we use OCCT without FreeImage, the function Image_AlienPixMap::Load (const Standard_Byte* theData, const Standard_Size theLength, const TCollection_AsciiString& theImagePath) cause a memory leak ### Expected Behavior Function should release...

2. Bug
0. New

### Description `GeomFill_CorrectedFrenet` law is not usable on some curves because its initialization never terminates. ### Expected Behavior `law.SetCurve(curve)` terminates properly and we can proceed to use the object. ###...

2. Bug
1. Modeling
0. New

### Description For some STEP files we fail for geometric tolerances to read the "geometric_tolerance.magnitude" as a StepBasic_MeasureWithUnit. The parameter 3 may be of type StepRepr_ReprItemAndLengthMeasureWithUnitAndQRI or StepRepr_ReprItemAndPlaneAngleMeasureWithUnitAndQRI. There is...

2. Bug
1. Data Exchange
0. New

### Description There is one surface (seems a cylinder) in this step file is not imported properly or the tessellation fails for it. Attached the file, the image showing the...

2. Bug
1. Data Exchange
0. New

### Description In this case a point is projected on a wire and the returned projected point is different then the point the returned parameter yields. Debugging yields that the...

2. Bug
1. Modeling

### Description The attached STEP file when rendered in Draw test harness is missing some faces, or are displayed incorrectly STEP file to reproduce: [bldc_driver.zip](https://github.com/user-attachments/files/18705235/bldc_driver.zip) ### Expected Behavior STEP file...

2. Bug
1. Data Exchange

### Description All the intersections of two offset curves, each of the offset curves having a basis curve being an arc of ellipse, are not detected by the GeomAPI_ExtremaCurveCurve algorithm....

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

### Description When sweeping along paths with acute angles (

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