1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-03 17:56:21 +03:00
atereshi f706dd34b3 0027122: Data Exchange - invalid shapes are produced during model translation due to huge face tolerance
Problem: The shape has two faces that dimensions are less than tolerance in the specified STEP file. This situation produces the invalid shape.
Change: Shape process has operator FixFaceSize, that is exactly suitable for this shape. The only option of FixFaceSize operator was added to InterfaceStatic, to manage the operator from DRAW command.
Result: The shape without artifacts can be reproduced from STEP file with an extra healing procedure.
2022-11-21 20:06:04 +03:00
..
2012-12-28 18:50:48 +04:00
2016-06-23 18:14:45 +03:00
2016-06-23 18:14:45 +03:00
2012-12-21 16:39:38 +04:00
2012-12-21 16:39:38 +04:00
2016-06-23 18:14:45 +03:00
2017-10-12 12:23:55 +03:00
2013-02-01 17:32:08 +04:00
2017-08-24 21:24:34 +03:00
2017-10-06 10:28:34 +03:00
2020-11-02 14:32:39 +03:00
2019-04-02 21:24:57 +03:00