View Issue Details

IDProjectCategoryView StatusLast Update
0029324Open CASCADEOCCT:Modeling Algorithmspublic2023-08-01 15:06
ReporteremvAssigned Toemv 
PrioritynormalSeverityminor 
Status assignedResolutionopen 
Product Version7.2.0 
Target VersionUnscheduled 
Summary0029324: Incomplete result of Volume Maker algorithm
DescriptionThe result produced by the Volume Maker algorithm on the attached set of faces is incomplete. Instead of three solids, only two solids are produced.
The problem is that the third solid should be non-manifold.
Steps To Reproducerestore [locate_data_file bug29324_faces.brep] lf
mkvolume result lf -c -ai
checknbshapes result -solid 3
TagsNo tags attached.
Test case number

Attached Files

  • bug29324_faces.brep (16,516 bytes)

Activities

emv

2017-11-15 10:27

developer  

bug29324_faces.brep (16,516 bytes)

git

2017-11-15 10:45

administrator   ~0072254

Branch CR29324 has been created by emv.

SHA-1: 067edee488c203cf0f3ebf4e2e4bcadf42aed5a0


Detailed log of new commits:

Author: emv
Date: Wed Nov 15 10:45:14 2017 +0300

    0029324: Incomplete result of Volume Maker algorithm
    
    When splitting the shells (BOPAlgo_ShellSplitter::SplitBlock()) on multi-connected edges avoid producing shell with odd number of faces on any edges.
    
    Test case for the issue.

Issue History

Date Modified Username Field Change
2017-11-15 10:26 emv New Issue
2017-11-15 10:26 emv Assigned To => msv
2017-11-15 10:26 emv Assigned To msv => emv
2017-11-15 10:26 emv Status new => assigned
2017-11-15 10:27 emv File Added: bug29324_faces.brep
2017-11-15 10:28 emv Steps to Reproduce Updated
2017-11-15 10:45 git Note Added: 0072254
2017-11-15 11:02 emv Description Updated
2019-08-12 16:43 msv Target Version 7.4.0 => 7.5.0
2020-08-28 13:25 emv Target Version 7.5.0 => 7.6.0
2021-08-29 18:51 msv Target Version 7.6.0 => 7.7.0
2022-10-24 10:43 szy Target Version 7.7.0 => 7.8.0
2023-08-01 15:06 dpasukhi Target Version 7.8.0 => Unscheduled