View Issue Details

IDProjectCategoryView StatusLast Update
0033707CommunityOCCT:Modeling Algorithmspublic2024-05-16 13:21
Reporterlakania9G Assigned To 
PrioritynormalSeveritycrash 
Status newResolutionopen 
PlatformWindowsOSVC++ 2019 
Product Version7.7.0 
Summary0033707: Modeling Algorithms - Use of BRepAlgoAPI_Defeaturing class leads to exception during Build operation
DescriptionAn attempt to defeature the wheel rim model (attached) with the 5 surfaces groupings as shown in the image rim-2.0a.png results in an exception during the Build operation. If I exclude the forward-most and rear-most groupings as indicated (leaving only the inner set of 3 surface groupings), the Build operation is successful.

The particulars of the exception are shown in except.png.
Steps To ReproduceAfter instantiating a BRepAlgoAPI_Defeaturing object:
1) log the TopoDs_Solid using SetShape
2) SetRunParallel(false)
3) SetToFillHistory(false)
4) Load the TopoDS_face objects for each grouping using AddFaceToRemove(..)
5) Build()

The TopoDS_face objects are loaded by grouping, and the order in which the groupings are added are random, so I cannot provide an order in which they are loaded.
TagsNo tags attached.
Test case number

Attached Files

  • wheelRim.zip (218,003 bytes)
  • except.png (80,188 bytes)
  • rim-2.0b.png (187,920 bytes)
  • rim-2.0a.png (447,859 bytes)
  • rim.png (451,142 bytes)

Activities

lakania9G

2024-05-14 20:04

reporter   ~0115824

wheelRim.zip (218,003 bytes)

lakania9G

2024-05-14 20:04

reporter   ~0115825

except.png (80,188 bytes)
rim-2.0b.png (187,920 bytes)
rim-2.0a.png (447,859 bytes)
rim.png (451,142 bytes)

Issue History

Date Modified Username Field Change
2024-05-14 20:02 lakania9G New Issue
2024-05-14 20:02 lakania9G Assigned To => oan
2024-05-14 20:04 lakania9G Note Added: 0115824
2024-05-14 20:04 lakania9G File Added: wheelRim.zip
2024-05-14 20:04 lakania9G Note Added: 0115825
2024-05-14 20:04 lakania9G File Added: except.png
2024-05-14 20:04 lakania9G File Added: rim-2.0b.png
2024-05-14 20:05 lakania9G File Added: rim-2.0a.png
2024-05-14 20:05 lakania9G File Added: rim.png
2024-05-16 13:21 oan Assigned To oan =>