DiscussionsIssue archiveOCCT:Application Framework

Archived issue #0025087

Shapes imported from STEP and stored in binary file can contain tolerance noise that leads to errors in further calculations

Open CASCADEOCCT:Application Frameworkclosed4 public notes

Search issues

Description

Common case when tolerance error introduced during translation of shape from STEP has been fixed in context of #24419. However, this does not prevent occurring of such errors in case of already imported shapes which are stored in binary format (see post from ABV [archived tracker link removed])

Steps to reproduce

Test case not needed

Public activity

4 archived notes

Participants are labeled by their role within this record.

01Commenter 1
Branch [archived branch] has been created by Author.

[revision removed]
02Author
Branch CR25087 is ready to be reviewed.
03Commenter 1
Branch [archived branch] has been deleted by Participant.

[revision removed]
04Commenter 4
Persistence should not modify the values of the stored data. The actual problem is in the algorithm that uses the value and cannot survive change by 1e-16. Hence I close the issue and remove the branch.