Archived issue #0025087
Shapes imported from STEP and stored in binary file can contain tolerance noise that leads to errors in further calculations
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.
Branch [archived branch] has been created by Author.
[revision removed]
[revision removed]
Branch CR25087 is ready to be reviewed.
Branch [archived branch] has been deleted by Participant.
[revision removed]
[revision removed]
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.