OCCT knowledge archive

Technical discussions, preserved and searchable

Browse historical questions, implementation notes, examples, and answers from the public OCCT community forum.

Topics
8,843
Replies
26,795
Forums
22

Public issue archive

Technical reports and their public activity

Search 7,498 public and community issue records. Participants and tracker identifiers are anonymized independently within each record.

Records
7,498
Public notes
51,425
Open the issue archive

Browse by area

Forum directory

Start with the OCCT subsystem or community area closest to the question.

Latest archived activity

Recent discussions

This archive is read-only. New OCCT issues should be reported through the current GitHub project.

Other announcements

Important Notice: Upcoming Changes to dev.opencascade.org Forum and Website

Dear OCCT community, We would like to inform you about upcoming changes to the Open CASCADE Technology collaborative development portal at dev.opencascade.org . In the coming weeks, the website and its public forum will be switched to read-only mode . After this change, it will no longer be possible

2 replies

Visualization and 3D Viewer

Helper lines/Flyout lines cutomize

Using PrsDim_LengthDimension is there a way to customize only the helper/flyout lines? What I want to achieve is this: From the center of the object the helper line should be dotted. The arrow line with the calculated distance should be solid.

0 replies

OCCT releases

Open CASCADE Technology 8.0.0 Release

Open Cascade is delighted to announce the final release of Open CASCADE Technology version 8.0.0 to the public. 8.0.0 is the largest single-version step in OCCT in many years. The cycle covered five Release Candidates and three Beta builds and accumulated more than 500 changes since 7.9.0. More deta

0 replies

Modeling Data and Algorithms

3 Parts Generation error

Hello, maybe this isn't the right place to write this but I currently face a very weird issue/bug and I think it has to do with the OpenCASCADE kernel modeling, but I would like for someone else to confirm that maybe using another design tool. I am creating 2 parts and 1 hole: I want to fuse part 1

0 replies2 files

Data Exchange and Application Framework

Using new export GLTF edges functionality

Hello, I updated to the latest master branch, and am trying to save STEP files as GLTF, which would would include the edges (as was implemented here ). The way I'm doing this is by opening the document, meshing with BRepMesh_IncrementalMesh , then saving with RWGltf_CafWriter::Perform . I tried open

12 replies3 files

Visualization

Issue with AIS_RubberBand Visualization

I am currently using AIS_RubberBand to display a selection rectangle on the screen. However, when the View's width is significantly longer than its height (approximately a 4:1 aspect ratio), the Rubber Band is visualized in the wrong position. This issue is also reproducible in the standard Sample w

1 reply1 file

OCCT releases

Open CASCADE Technology 8.0.0 Release Candidate 5

Open Cascade is delighted to announce the release of Open CASCADE Technology version 8.0.0 Release Candidate 5 to the public. Release Candidate 4 Release Candidate 3 Release Candidate 2 Release Candidate 1 Overview Version 8.0.0-rc5 is a candidate release incorporating 64 improvements and bug fixes

3 replies

Open Cascade Applications

Question about development and API binding priority

I'm developing a rust application, and part of that process is developing the bindings. I'm kinda learning as I go. I was wondering if anyone could share some advice on what bindings to prioritize, and if there is a discussion hub that is active specifically on the topic of app development?

0 replies

Unsorted projects

Rust bindings: bridge and safe API (In support of my CAD app)

I'm in the process if building a CAD app that I feel is a pleasure to use. For me, that means writing it in Rust. For now, that project is private until I feel comfortable sharing, but I'm working on a binding library in parallel. https://github.com/occt-rs/occt-rs I've only spent a day on _this_ re

0 replies

Open Cascade Applications

CascadeScope - BRepGraph-Powered 3D Viewer

Dear community, We are pleased to introduce CascadeScope - a project built for internal debugging and as a demonstration of the power of BRepGraph . CascadeScope is a GUI application that uses BRepGraph as its core representation, with all algorithms built on top of it. Repository: https://github.co

0 replies

Modeling Data and Algorithms

Tesselation quality

There is a shape (.brep is attached) made of a torus surface and four 1-degree B-spline p-curves. 3d-curves generated by BRepLib::BuildCurve3d. Despite the fact that these p-curves are, in fact, iso-curves, the generated 3d curves are also B-splines. The rendering (tesselation) quality of this shape

0 replies3 files
Open the OCCT issue tracker