DiscussionsIssue archiveOther usage issues

Archived discussion

Convert STEP file to BREP format in using JS library

Other usage issuesFri, 11/21/2025 - 12:211 reply

Browse this forum
QuestionAuthor

I'm working on a system that should take a user uploaded STEP file and return the BREP representation. When I read the file using ReadStepFile, the output object seems to only have a mesh array, and a brep_faces array that just shows hashes, not actual BREP data.

Is there a way to get the raw brep data from STEP in occt-js?

Discussion

1 archived reply

Posts are displayed in their archived order.

01Commenter-1

Hello, OCC-JS is not part of OpenCascade support. Please report the bug to the official OCJ repository.

Best regards, Commenter-1.