DiscussionsIssue archiveOCCT:Modeling Algorithms

Archived issue #0027773

Empty result of section operation between line and offset of a circle

Open CASCADEOCCT:Modeling Algorithmsclosed5 public notes

Search issues

Description

The result of section operation between linear edge and edge based on offset curve with circle base is empty.

Steps to reproduce

circle c 1 0 0 20
offset c1 c 10 0 0 1
mkedge e1 c1
vertex v1 0 35 0
vertex v2 0 -35 0
edge e2 v1 v2
bsection result e1 e2
checknbshapes result -vertex 2

Public activity

5 archived notes

Participants are labeled by their role within this record.

01Commenter 2
Branch [archived branch] has been created by Author.

[revision removed]


Detailed log of new commits:

Author: Author
Date: Mon Aug 15 15:08:33 2016 +0300

    0027773: Empty result of section operation between line and offset of a circle
    
    In Edge/Edge intersection the Resolution for the Offset Curve based on the elementary
    curve (Line/Circle/Ellipse) is computed using this basis curve.
02Commenter 2
Git branch CR27773 is ready for review.
03Commenter 3
Reviewed.
04Commenter 4
Dear Commenter 1,

Branch CR27773 from occt git-repository (and master from products git-repository) was compiled on Linux, MacOS and Windows platforms and tested.
[revision removed]

Number of compiler warnings:
occt component:
   Linux: 0 (0 on master)
   Windows: 0 (0 on master)
   MasOS: 0 (0 on master)
products component:
   Linux: 64
   Windows: 0
   MacOS: 1151

Regressions/Differences:
Not detected

Testing cases:
bugs modalg_6 bug27773 - OK
http://occt-tests/CR27773-master-OCCT/Debian70-64/bugs/modalg_6/bug27773.html
http://occt-tests/CR27773-master-OCCT/Windows-64-VC10/bugs/modalg_6/bug27773.html

Testing on Linux:
Total MEMORY difference: 90141650 / 90467159 [-0.36%]
Total CPU difference: 19482.689999999973 / 19471.050000000094 [+0.06%]

Testing on Windows:
Total MEMORY difference: 57143516 / 57162645 [-0.03%]
Total CPU difference: 18006.11902309891 / 17970.971997798883 [+0.20%]
05Commenter 2
Branch [archived branch] has been deleted by Participant.

[revision removed]

Related records