Archived issue #0026910
General fuse does not find intersection between line and circle
Description
The distance between the line and the circle (see attached shape) is 1.09e-7, so an intersection must be found between them and both edges must be split using general fuse.
The script in steps to reproduce must give 5 vertices in the result shape. Now it give 4 vertices.
The script in steps to reproduce must give 5 vertices in the result shape. Now it give 4 vertices.
Steps to reproduce
restore Attachment 1 (BREP) a
explode a
bclearobjects
bcleartools
baddobjects a_1
baddtools a_2
bfillds
bbuild r
explode r v
explode a
bclearobjects
bcleartools
baddobjects a_1
baddtools a_2
bfillds
bbuild r
explode r v
Public activity
4 archived notes
Participants are labeled by their role within this record.
Problem is not reproduced on current status of master
Branch [archived branch] has been created by Participant.
[revision removed]
Detailed log of new commits:
Author: Commenter 1
Date: Thu Aug 25 16:57:08 2016 +0300
0026910: General fuse does not find intersection between line and circle
Adding testing case
[revision removed]
Detailed log of new commits:
Author: Commenter 1
Date: Thu Aug 25 16:57:08 2016 +0300
0026910: General fuse does not find intersection between line and circle
Adding testing case
bugs modalg_6 bug26910 test case has been added.
Result of execution is OK.
Result of execution is OK.
Branch [archived branch] has been deleted by Participant.
[revision removed]
[revision removed]