View Issue Details

IDProjectCategoryView StatusLast Update
0031904Open CASCADEOCCT:Modeling Algorithmspublic2023-08-01 15:08
Reporteravn Assigned Tomsv 
PrioritynormalSeverityminor 
Status newResolutionopen 
PlatformWindowsOSVC++ 2013 
Product Version7.6.0 
Target VersionUnscheduled 
Summary0031904: Incorrect operation of the boolean operator 'cut'. Shape validation problem.
DescriptionRun the script below.

pload ALL
restore part.brep part
restore tool.brep tool
checkshape part
checkshape tool
bcut res part tool
checkshape res
vinit
vdisplay res -dispMode 1; vfit
vaspects res -setBackFaceColor RED


1.png

Bug: after the 'cut' operation, we have a valid shape (checked using checkshape). But if you look through the viewer, the shape looks not valid.
Possible causes: incorrect rendering, incorrect validation, incorrect boolean operation.

Note: the input is valid.
Note: please, after finding out the reason, change the category of the task.
Steps To Reproduce
pload ALL
restore part.brep part
restore tool.brep tool
checkshape part
checkshape tool
bcut res part tool
checkshape res
vinit
vdisplay res -dispMode 1; vfit
vaspects res -setBackFaceColor RED
TagsNo tags attached.
Test case number

Attached Files

  • 1.png (50,571 bytes)
  • part.brep (111,936 bytes)
  • tool.brep (1,945 bytes)

Relationships

related to 0031901 newmsv Incorrect operation of the boolean operator 'cut'. Shape validation problem. 
related to 0031902 newmsv Incorrect operation of the boolean operator 'cut'. Shape validation problem. 
related to 0031903 newmsv Shape validation problem. 
related to 0031905 newmsv Incorrect operation of the boolean operator 'cut'. Shape validation problem. 

Activities

avn

2020-11-03 15:21

developer  

1.png (50,571 bytes)

avn

2020-11-03 15:21

developer  

part.brep (111,936 bytes)

avn

2020-11-03 15:21

developer  

tool.brep (1,945 bytes)

Issue History

Date Modified Username Field Change
2020-11-03 15:21 avn New Issue
2020-11-03 15:21 avn Assigned To => msv
2020-11-03 15:21 avn File Added: 1.png
2020-11-03 15:21 avn File Added: part.brep
2020-11-03 15:21 avn File Added: tool.brep
2020-11-03 15:23 avn Relationship added related to 0031901
2020-11-03 15:24 avn Relationship added related to 0031902
2020-11-03 15:24 avn Relationship added related to 0031903
2020-11-03 15:28 avn Relationship added related to 0031905
2021-08-29 19:04 msv Target Version 7.6.0 => 7.7.0
2022-10-24 10:41 szy Target Version 7.7.0 => 7.8.0
2023-08-01 15:08 dpasukhi Target Version 7.8.0 => Unscheduled