View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0030793 | Community | OCCT:Modeling Algorithms | public | 2019-06-19 17:07 | 2019-06-24 09:04 |
Reporter | aothms | Assigned To | |||
Priority | normal | Severity | minor | ||
Status | new | Resolution | open | ||
Platform | Windows | OS | VC++ 2015 | ||
Product Version | 7.3.0 | ||||
Summary | 0030793: Modeling Algorithms - Incorrect result of BOPAlgo_CUT | ||||
Description | I get an incorrect result for a boolean subtraction when operands are supplied together. Applying the operands one by one in separate calls does result in the correct shape. | ||||
Steps To Reproduce | Compare the results of ------------------- pload ALL restore 623a.brep 623a restore 623b.brep 623b explode 623b bfuzzyvalue 1e-6 bnondestructive 1 bclearobjects bcleartools baddobjects 623a baddtools 623b_1 bfillds bbop r1 2 bclearobjects bcleartools baddobjects r1 baddtools 623b_2 bfillds bbop r2 2 bclearobjects bcleartools baddobjects r2 baddtools 623b_3 bfillds bbop r3 2 vdisplay r3 vfit ------------------- and ------------------- pload ALL restore 623a.brep 623a restore 623b.brep 623b explode 623b bfuzzyvalue 1e-6 bnondestructive 1 bclearobjects bcleartools baddobjects 623a baddtools 623b_1 623b_2 623b_3 bfillds bbop r 2 vdisplay r vfit ------------------- | ||||
Tags | No tags attached. | ||||
Test case number | |||||