View Issue Details

IDProjectCategoryView StatusLast Update
0031902Open CASCADEOCCT:Modeling Algorithmspublic2023-08-01 15:08
Reporteravn Assigned Tomsv 
PrioritynormalSeverityminor 
Status newResolutionopen 
PlatformWindowsOSVC++ 2013 
Product Version7.6.0 
Target VersionUnscheduled 
Summary0031902: 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


1.png
2.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.

Also note, that the
vaspects res -setBackFaceColor RED
command does not tint the faces. If this should not be so, then please create a separate task.

3.png
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
TagsNo tags attached.
Test case number

Attached Files

  • 1.png (48,069 bytes)
  • 2.png (33,342 bytes)
  • 3.png (83,178 bytes)
  • part.brep (3,503,276 bytes)
  • tool.brep (3,753 bytes)

Relationships

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

Activities

avn

2020-11-03 15:03

developer  

1.png (48,069 bytes)

avn

2020-11-03 15:04

developer  

2.png (33,342 bytes)

avn

2020-11-03 15:04

developer  

3.png (83,178 bytes)

avn

2020-11-03 15:04

developer  

part.brep (3,503,276 bytes)

avn

2020-11-03 15:04

developer  

tool.brep (3,753 bytes)

Issue History

Date Modified Username Field Change
2020-11-03 15:03 avn New Issue
2020-11-03 15:03 avn Assigned To => msv
2020-11-03 15:03 avn File Added: 1.png
2020-11-03 15:04 avn File Added: 2.png
2020-11-03 15:04 avn File Added: 3.png
2020-11-03 15:04 avn File Added: part.brep
2020-11-03 15:04 avn File Added: tool.brep
2020-11-03 15:06 avn Relationship added related to 0031901
2020-11-03 15:15 avn Relationship added related to 0031903
2020-11-03 15:24 avn Relationship added related to 0031904
2020-11-03 15:27 avn Relationship added related to 0031905
2020-11-03 15:36 avn Relationship added related to 0031906
2020-11-03 15:36 avn Relationship deleted related to 0031906
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