View Issue Details

IDProjectCategoryView StatusLast Update
0024365CommunityOCCT:Modeling Algorithmspublic2017-07-26 12:11
ReporterBeranL Assigned Toifv 
PrioritynormalSeveritymajor 
Status newResolutionopen 
Summary0024365: BRepAlgoAPI_Section wrong result, BRepAlgo_Section good result
DescriptionI have attached example where newer method BRepAlgoAPI_Section for finding intersection between two surfaces fails but older BRepAlgo_Section returns good result.

Same problem in Draw application and with commands bsection, section.
Steps To ReproduceIn Draw:
restore faceA.brep a
restore faceB.brep b
axo
fit
bsection c a b // does nothing
section c a b // returns valid result
TagsNo tags attached.
Test case numberbugs modalg_7 bug24365

Attached Files

  • section.zip (1,225 bytes)

Activities

BeranL

2013-11-15 16:16

reporter  

section.zip (1,225 bytes)

git

2017-07-26 12:10

administrator   ~0068710

Branch CR24365 has been created by apv.

SHA-1: c7c9f5eefdba0f8c1a624a5157c98fba223e9b68


Detailed log of new commits:

Author: apv
Date: Wed Jul 26 12:09:52 2017 +0300

    Test for 0024365: BRepAlgoAPI_Section wrong result, BRepAlgo_Section good result

apv

2017-07-26 12:11

tester   ~0068712

Problem described in issue is reproduced on current state of OCCT.

Issue History

Date Modified Username Field Change
2013-11-15 16:16 BeranL New Issue
2013-11-15 16:16 BeranL Assigned To => ifv
2013-11-15 16:16 BeranL File Added: section.zip
2017-07-26 12:10 git Note Added: 0068710
2017-07-26 12:11 apv Test case number => bugs modalg_7 bug24365
2017-07-26 12:11 apv Note Added: 0068712