View Issue Details

IDProjectCategoryView StatusLast Update
0026463Open CASCADEOCCT:Modeling Algorithmspublic2023-08-01 15:06
ReporterpkvAssigned Tonbv 
PrioritynormalSeverityminor 
Status assignedResolutionopen 
Product Version7.0.0 
Target VersionUnscheduled 
Summary0026463: The result of intersection between two faces depends on the order of arguments
DescriptionThe result of intersection between two faces depends on the order of arguments.
Steps To Reproducerestore fz1116 b1
restore fz154 b2

# 1
bopcurves b1 b2
# The result contains 48 curves: c_1 c_2... c_48

bopcurves b2 b1
# The result contains 53 curves: c_1 c_2... c_53

# 2 [the same as 1 but with 2d curves]
bopcurves b1 b2 -2d
# c_1 c_2... c_49

bopcurves b2 b1 -2d
# c_1 c_2... c_53
TagsNo tags attached.
Test case number

Attached Files

  • fz154 (108,849 bytes)
  • fz1116 (58,906 bytes)

Relationships

related to 0028833 assignedmsv Modeling Algorithms - Unstable result of intersection of the faces 

Activities

pkv

2015-07-21 07:29

developer  

fz154 (108,849 bytes)

pkv

2015-07-21 07:29

developer  

fz1116 (58,906 bytes)

Issue History

Date Modified Username Field Change
2015-07-21 07:28 pkv New Issue
2015-07-21 07:28 pkv Assigned To => msv
2015-07-21 07:29 pkv File Added: fz154
2015-07-21 07:29 pkv File Added: fz1116
2015-07-21 07:31 pkv Status new => assigned
2015-07-21 09:10 msv Assigned To msv => nbv
2015-10-28 11:22 msv Target Version 7.0.0 => 7.1.0
2016-10-25 19:04 msv Target Version 7.1.0 => 7.2.0
2017-07-24 09:33 msv Target Version 7.2.0 => 7.3.0
2017-12-05 17:08 msv Target Version 7.3.0 => 7.4.0
2017-12-08 10:22 nbv Relationship added related to 0028833
2019-08-12 16:50 msv Target Version 7.4.0 => 7.5.0
2020-09-14 22:54 msv Target Version 7.5.0 => 7.6.0
2021-08-29 18:51 msv Target Version 7.6.0 => 7.7.0
2022-10-24 10:43 szy Target Version 7.7.0 => 7.8.0
2023-08-01 15:06 dpasukhi Target Version 7.8.0 => Unscheduled