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 Creating a single documentation for 7.0 and higher and host using readthedocs.com _Note:_ - Wiki of GitHub page will be removed - New repo with doc packages and...
### Description In this operation the argument and the tool both have a common edge (Attachment: Highlighted in blue) which affects the boolean cut operation. When we rotate or offset...
### Description A group issue with refactoring Overview documentation and upgrade. We can use new AI tools to make documentation more helpful and up to date with code. Build documentation...

### Description Needs to validate compilation process for different CMake options. Needs to try to have different combination of options. Need to support the next platforms: - WebAssembly - IOS...
### Description TCollection_IndexedDataMap::FindFromKey error when sweeping along BezierCurve origins: https://tracker.dev.opencascade.org/view.php?id=33308 https://tracker.dev.opencascade.org/view.php?id=25110 ### Expected Behavior No exceptions. ### Actual Behavior in DRAWEXE ``` Dump of SweepApproximation Error 3d = 24188.4831432816 30...
Resolve missed refereces until all are resolved to produce expected result without exceptions. XCAFDoc_ShapeTool::GetShape() throws Standard_NullObject exception after partial read of XBF document XCAFDoc_ShapeTool::GetShape() throws Standard_NullObject exception when XBF document...
### Description In some cases, a boolean cut operation results in incorrect result. More specifically, it seems to happen when there's some sharp intersection and a part that should be...
### Category Modeling ### Severity Major ### Description I know this bug is in the original tracker [25478](https://tracker.dev.opencascade.org/view.php?id=25478) > When modeling existing parts, often fillets touch each other directly, meaning...
### Description Create a new package DEDoc which will interface to XCAF. The main idea - strict interface, fast interaction and memory usage. The interface will store own instances of...