occt: master b2d4add4

Author Committer Branch Timestamp Parent
Pawel Pawel master 2012-07-26 09:08:26 master 8fb480b3
Affected Issues  0023349: There are identical sub-expressions 'aS1.ShapeType() != TopAbs_FACE' to the left and to the right of the '||' operator.
Changeset 0023349: There are identical sub-expressions 'aS1.ShapeType() != TopAbs_FACE' to the left and to the right of the '||' operator.

The same shape was checked twice if it was a face. The other shape was omitted instead.
mod - src/BOPTest/BOPTest_BOPCommands.cxx Diff File