DiscussionsIssue archiveOCCT:Modeling Algorithms

Archived issue #0028366

BOP Common fails with solid and planar face

CommunityOCCT:Modeling Algorithmsnew3 public notes

Search issues

Description

The BOP Common operations fails to find the result given the solid and planar face in the attached script. If the plane is oriented differently, say in the xz plane, the BOP works as expected.

Steps to reproduce

Unzip and run script using draw test harness.

Public activity

3 archived notes

Participants are labeled by their role within this record.

01Commenter 1
If we translate the plane in Z direction on a small value it becomes working:
plane pl 0 0 0.1 0 0 1
02Author
I imported the step file into the latest version of the SALOME platform and created the same plane. There the common operation worked.
03Commenter 3
Problem described in issue is reproduced on current state of OCCT.