Anonymous | Login | 2021-01-16 09:14 MSK | ![]() |
My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||
0025648 | Community | [OCCT] OCCT:Modeling Algorithms | public | 2014-12-23 09:03 | 2015-02-13 08:01 | ||||||||
Reporter | slava | ||||||||||||
Assigned To | pkv | ||||||||||||
Priority | normal | Severity | major | ||||||||||
Status | assigned | Resolution | open | ||||||||||
Platform | Windows | OS | windows and linux | OS Version | 32 bit | ||||||||
Product Version | [OCCT] 6.8.0 | ||||||||||||
Target Version | Fixed in Version | ||||||||||||
Summary | 0025648: common operation error on some objects | ||||||||||||
Description | common operation result is empty object but must be the object with non zero volume | ||||||||||||
Steps To Reproduce | // OpenCascade 6.8.0 BRepAlgo_Common mk1(Revolution_5, Translation_1); mk1.Shape() //is Empty BRepAlgo_Common mk1(Revolution_5, Translation_2); mk1.Shape() //is Empty BRepAlgo_Common mk1(Revolution_5, Translation_3); mk1.Shape() //is Empty | ||||||||||||
Additional information and documentation updates | Revolution_5.brep Translation_1.brep Translation_2.brep Translation_3.brep included in the attached file ExampleCommonError.txt - contains salome python script to reproduce. | ||||||||||||
Tags | No tags attached. | ||||||||||||
Test case number | |||||||||||||
Attached Files | ![]() | ||||||||||||
![]() |
|||||||
|
![]() |
|
(0037470) pkv (developer) 2015-02-13 08:01 |
slava Just for your information. Old Boolean Operations (BOA) provided by BRepAlgo package is out of maintenance at least since 2000. See http://dev.opencascade.org/doc/overview/html/occt_user_guides__boolean_operations.html [^] for more details Nevertheless there are some intersection problems for the case in current version. The issue: http://tracker.dev.opencascade.org/view.php?id=25820 [^] contains some of them |
![]() |
|||
Date Modified | Username | Field | Change |
2014-12-23 09:03 | slava | New Issue | |
2014-12-23 09:03 | slava | Assigned To | => msv |
2014-12-23 09:03 | slava | File Added: common_error.zip | |
2015-02-03 10:33 | msv | Assigned To | msv => pkv |
2015-02-03 10:33 | msv | Status | new => assigned |
2015-02-12 10:00 | pkv | Relationship added | parent of 0025820 |
2015-02-13 08:01 | pkv | Note Added: 0037470 |
Copyright © 2000 - 2021 MantisBT Team |