View Issue Details

IDProjectCategoryView StatusLast Update
0023985Open CASCADEOCCT:Modeling Algorithmspublic2013-12-19 13:55
ReporteremvAssigned Toemv 
PrioritynormalSeverityminor 
Status closedResolutionfixed 
Target Version6.7.0Fixed in Version6.7.0 
Summary0023985: There is no section between attached faces
DescriptionThere is no section between attached faces
Steps To Reproducerestore b1.brep b1
restore b2.brep b2
bsection r b1 b2
#no sections found
TagsNo tags attached.
Test case numberbugs modalg_5(013) bug23985

Attached Files

  • b1.brep (1,644 bytes)
  • b2.brep (1,366 bytes)

Relationships

parent of 0024016 closedemv Test case bugs moddata_2 bug324 works not correct after integration of the fix for the issue 0023985 

Activities

emv

2013-05-23 09:40

developer  

b1.brep (1,644 bytes)

emv

2013-05-23 09:41

developer  

b2.brep (1,366 bytes)

emv

2013-05-28 15:32

developer   ~0024536

Git branch CR23985 is ready to be reviewed (
http://git.dev.opencascade.org/gitweb/?p=occt.git;a=commit;h=446362ef82c4d79545d2d7c22997d4bf7ed30217).

pkv

2013-05-29 06:17

developer   ~0024537

No remarks

mkv

2013-05-31 16:31

tester   ~0024586

Dear BugMaster,

Branch CR23985 (and products from GIT master) was compiled on Linux and Windows platforms and tested.
SHA-1: 446362ef82c4d79545d2d7c22997d4bf7ed30217

Number of compiler warnings:

occt component :
Linux: 2 (2 on master)
Windows: 11 (11 on master)

products component :
Linux: 0 (0 on master)
Windows: 63 (63 on master)

Regressions:
No regressions

Improvements:
No improvements

Testing cases:
bugs modalg_5(013) bug23985 - OK.

Testing on Linux:
Total MEMORY difference: 366171028 / 365959288
Total CPU difference: 44791.78000000099 / 44990.3200000012

Testing on Windows:
Total MEMORY difference: 404199780 / 402184244
Total CPU difference: 34943.671875 / 35390.3125

There are not differences in images found by testdiff.

Related Changesets

occt: master 04cbc9d3

2013-05-31 13:17:34

emv

Details Diff
0023985: There is no section between attached faces.
Added new parameter for checking whether the plane and cylinder are parallel - the height of the cylinder.
This parameter is needed for the cases when angle between AXIS and plane's normal is very close to PI,
but the "height" is big enough that point, translated from intersection point between cylinder's axis and plane
on the "height" distance in the direction of cylinder's axis, does not belong to the plane.
Such plane and cylinder cannot be considered as parallel.
Add test case for this fix
Affected Issues
0023985
mod - src/IntAna/IntAna_IntConicQuad.cdl Diff File
mod - src/IntAna/IntAna_IntConicQuad.cxx Diff File
mod - src/IntAna/IntAna_QuadQuadGeo.cdl Diff File
mod - src/IntAna/IntAna_QuadQuadGeo.cxx Diff File
mod - src/IntPatch/IntPatch_ImpImpIntersection_1.gxx Diff File
mod - src/IntPatch/IntPatch_ImpImpIntersection_2.gxx Diff File
mod - src/IntPatch/IntPatch_ImpImpIntersection_3.gxx Diff File
add - tests/bugs/modalg_5/bug23985 Diff File

Issue History

Date Modified Username Field Change
2013-05-23 09:40 emv New Issue
2013-05-23 09:40 emv Assigned To => emv
2013-05-23 09:40 emv File Added: b1.brep
2013-05-23 09:41 emv File Added: b2.brep
2013-05-23 09:41 emv Status new => assigned
2013-05-28 15:32 emv Note Added: 0024536
2013-05-28 15:32 emv Assigned To emv => pkv
2013-05-28 15:32 emv Status assigned => resolved
2013-05-29 06:17 pkv Note Added: 0024537
2013-05-29 06:17 pkv Status resolved => reviewed
2013-05-29 06:17 pkv Assigned To pkv => mkv
2013-05-31 16:31 mkv Note Added: 0024586
2013-05-31 16:32 mkv Test case number => bugs modalg_5(013) bug23985
2013-05-31 16:32 mkv Assigned To mkv => bugmaster
2013-05-31 16:32 mkv Status reviewed => tested
2013-05-31 16:46 bugmaster Target Version => 6.7.0
2013-06-03 14:48 emv Changeset attached => occt master 04cbc9d3
2013-06-03 14:48 emv Assigned To bugmaster => emv
2013-06-03 14:48 emv Status tested => verified
2013-06-03 14:48 emv Resolution open => fixed
2013-06-06 09:05 emv Relationship added parent of 0024016
2013-12-19 13:53 bugmaster Status verified => closed
2013-12-19 13:55 bugmaster Fixed in Version => 6.7.0