DiscussionsIssue archiveOCCT:Modeling Algorithms

Archived issue #0021595

BRepFilletAPI_MakeFillet produces invalid shape (tolerances are incorrect)

Open CASCADEOCCT:Modeling Algorithmsassigned0 public notes

Search issues

Description

This problem has been discovered as formal regression on test case cfi/012/B1
during testing improvement OCC21547.

The fillet shape produced in this test case by command "blend" is incorrect:
tolerance of edges is not sufficient to satisfy SameParameter criterion. Note
that before testing OCC21547 this effect was hidden due to running tcopy
command on result whose side-effect was increase of tolerances (see OCC21594).

Another problem is that fillet faces have big tolerance (0.00049): this is not
completely correct, since this has no real meaning, and at the same time
according to OCCT rules tolerances of edges should be greater than tolerance of
the face.

Public activity

No public notes

Participants are labeled by their role within this record.