DiscussionsIssue archiveOCCT:Data Exchange

Archived issue #0032273

Data Exchange - STEP Export producing bad geometry from BREP Files

CommunityOCCT:Data Exchangeclosed5 public notes

Search issues

Description

Dear OCCT team,

I have several BREP Files which seems broken when I export them in STEP.

I tried OCCT 7.5.0 and 7.6.0.
Others Tools : ShapeFix_Face, ShapeFix_FixSmallFace, ShapeFix_Shape ...
The ShapeFix_Wireframe(FixGaps3d) resolved the problem for other volumes but not this one.

Thank you for your help

Steps to reproduce

pload XDE MODELING
restore initial.brep initial
testwritestep tostep.stp initial
testreadstep  tostep.stp new

Additional information

I changed those global configuration variable and tried to tweak with it but to no avail.
("write.surfacecurve.mode",0);
("read.precision.mode",1);
("write.precision.val",0.01);
("write.step.assembly",0);

Public activity

5 archived notes

Participants are labeled by their role within this record.

01Commenter 1
Please note that seems that this problem is same as described in the issue 0032264. Fix for issue 032264 is in process of testing.

02Commenter 2
Please note that fix made for 0032265 fixes your problem.
Please find attached written in the branch CR32264 step file in the archive Attachment 2 (7Z) ans attached picture Attachment 1 (PNG)
03Author
Thanks for your quick answer ! Now it works just fine.
04Commenter 4
Problem was fixed by fix for case 0032264
05Commenter 2
Please close as duplicate of #0032264.

Related records