View Issue Details

IDProjectCategoryView StatusLast Update
0025336Open CASCADEOCCT:Modeling Algorithmspublic2014-10-09 17:45
ReporterjgvAssigned Toemv 
PriorityurgentSeverityminor 
Status closedResolutionno change required 
Target Version6.8.0 
Summary0025336: Regression to version 6.7.1 : boolean operations fail on two cylindrical prisms
DescriptionBoolean operations fail on two cylindrical prisms although on the same cylinders made by command "pcylinder" result is OK.
Steps To Reproducecircle c1 -50 0 0 10
circle c2 -35 0 0 10
mkedge e1 c1
mkedge e2 c2
wire w1 e1
wire w2 e2
mkplane f1 w1
mkplane f2 w2
prism b1 f1 0 0 10
prism b2 f2 0 0 10
bfuse r1 b1 b2

circle c1 -50 0 0 10
circle c2 -35 0 0 10
mkedge e1 c1
mkedge e2 c2
wire w1 e1
wire w2 e2
mkplane f1 w1
mkplane f2 w2
prism b1 f1 0 0 10
prism b2 f2 0 0 10
bcommon r2 b1 b2
TagsNo tags attached.
Test case number

Activities

bugmaster

2014-10-09 17:45

administrator   ~0032921

Problem is not reproduced on IR-2014-10-02

Issue History

Date Modified Username Field Change
2014-10-08 10:44 jgv New Issue
2014-10-08 10:44 jgv Assigned To => emv
2014-10-08 10:44 jgv Assigned To emv =>
2014-10-08 10:44 jgv Priority normal => urgent
2014-10-08 11:12 bugmaster Project HOMAG => Open CASCADE
2014-10-08 11:13 jgv Assigned To => emv
2014-10-08 11:14 jgv Status new => assigned
2014-10-09 17:45 bugmaster Note Added: 0032921
2014-10-09 17:45 bugmaster Status assigned => closed
2014-10-09 17:45 bugmaster Resolution open => no change required