DiscussionsIssue archiveOCCT:Modeling Algorithms

Archived issue #0022750

Boolean operation: Bug in Fuse

Open CASCADEOCCT:Modeling Algorithmsclosed5 public notes

Search issues

Description

Please have a look to the attached Draw Script.

The last Fuse produces wrong and invalid result

Public activity

5 archived notes

Participants are labeled by their role within this record.

01Commenter 2
Branch [archived branch] has been created by Participant.

[revision removed]


Detailed log of new commits:

Author: mkv
Date: Wed Jul 12 18:25:32 2017 +0300

    Test for 0022750: Boolean operation: Bug in Fuse
02Commenter 2
Dear Commenter 1,
Problem is reproduced on the current master.
Please integrate branch CR22750 into the occt git-repository master.
After integration issue status should be changed to assigned. Responsible person is MSV.
03Commenter 3
The problem here is that the produced solid so2 is invalid, even after one of its faces reversed. The procedure of so2 building should be changed to the following:
mkvolume so2 f3 f7 f8 -ni

This produces valid solid so2.
After that, all sub-sequent boolean operations produce valid results.

The change will be done in frames of the issue #29322.
04Commenter 4
The problem is fixed by the fix for issue #0029322. Please close.
05Commenter 2
Branch [archived branch] has been deleted by Participant.

[revision removed]