DiscussionsIssue archiveOCCT:Modeling Algorithms

Archived issue #0026910

General fuse does not find intersection between line and circle

Open CASCADEOCCT:Modeling Algorithmsclosed4 public notes

Search issues

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.

Steps to reproduce

restore Attachment 1 (BREP) a
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.

01Commenter 1
Problem is not reproduced on current status of master
02Commenter 2
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
03Commenter 1
bugs modalg_6 bug26910 test case has been added.
Result of execution is OK.
04Commenter 2
Branch [archived branch] has been deleted by Participant.

[revision removed]