View Issue Details

IDProjectCategoryView StatusLast Update
0024519CommunityOCCT:Modeling Algorithmspublic2014-11-12 09:51
ReporterHayashi Assigned Tobugmaster  
PrioritynormalSeverityminor 
Status closedResolutionfixed 
PlatformWindowsOSVC++ 2010 
Product Version6.7.0 
Target Version6.8.0Fixed in Version6.8.0 
Summary0024519: Intersection of a cylinder and a plane does not return
DescriptionThe result of BRepAlgoAPI_Section is NG.
The result of BRepAlgo_Section is OK.
Steps To ReproduceDraw[1]> pload ALL
1
Draw[2]> restore cylinder.brep cy
cy
Draw[3]> restore plane.brep pl
pl
Draw[4]> bsection r1 cy pl
Draw[5]> section r2 cy pl
Draw[6]> explode r1
Draw[7]> explode r2
r2_1
Draw[8]>
TagsNo tags attached.
Test case numberbugs modalg_5 bug24519

Attached Files

  • faces.zip (33,444 bytes)

Activities

Hayashi

2014-01-09 10:38

reporter  

faces.zip (33,444 bytes)

Hayashi

2014-10-14 06:56

reporter   ~0033049

Intersection is returned on OCCT 6.8.0 beta.

abv

2014-10-14 07:48

manager   ~0033050

Please add a test case

git

2014-10-31 13:34

administrator   ~0033936

Branch CR24519 has been created by apn.

SHA-1: 57cf170a54b6f0b4f0185716c7c830dadca9519c


Detailed log of new commits:

Author: apn
Date: Fri Oct 31 13:34:03 2014 +0300

    0024519: Intersection of a cylinder and a plane does not return
    
    Added test case bugs/modalg_5/bug24519

apn

2014-10-31 13:35

administrator   ~0033937

Problem is not reproduced on current state of master on Windows and Debian60-64 in Release and Debug modes.
Branch CR24519 was created. It contains test case:
bugs modalg_5 bug24519 - OK

git

2014-11-12 09:51

administrator   ~0034288

Branch CR24519 has been deleted by inv.

SHA-1: 57cf170a54b6f0b4f0185716c7c830dadca9519c

Related Changesets

occt: master 3edc7eea

2014-10-31 10:34:03

apn


Committer: bugmaster Details Diff
0024519: Intersection of a cylinder and a plane does not return

Added test case bugs/modalg_5/bug24519
Affected Issues
0024519
add - tests/bugs/modalg_5/bug24519 Diff File

Issue History

Date Modified Username Field Change
2014-01-09 10:38 Hayashi New Issue
2014-01-09 10:38 Hayashi Assigned To => ifv
2014-01-09 10:38 Hayashi File Added: faces.zip
2014-10-14 06:56 Hayashi Note Added: 0033049
2014-10-14 07:48 abv Note Added: 0033050
2014-10-14 07:48 abv Assigned To ifv => bugmaster
2014-10-14 07:48 abv Status new => feedback
2014-10-14 07:48 abv Target Version => 6.8.0
2014-10-15 11:01 bugmaster Assigned To bugmaster => mkv
2014-10-20 12:02 bugmaster Assigned To mkv => apn
2014-10-31 13:34 git Note Added: 0033936
2014-10-31 13:35 apn Note Added: 0033937
2014-10-31 13:35 apn Test case number => bugs modalg_5 bug24519
2014-10-31 13:35 apn Assigned To apn => bugmaster
2014-10-31 13:35 apn Status feedback => tested
2014-11-06 15:18 bugmaster Changeset attached => occt master 3edc7eea
2014-11-06 15:18 bugmaster Status tested => verified
2014-11-06 15:18 bugmaster Resolution open => fixed
2014-11-11 12:42 aiv Fixed in Version => 6.8.0
2014-11-11 13:03 aiv Status verified => closed
2014-11-12 09:51 git Note Added: 0034288