0021762: Integration of new Boolean Operation algorithm to OCCT.
authoremv <emv@opencascade.com>
Fri, 8 Feb 2013 13:42:05 +0000 (17:42 +0400)
committeremv <emv@opencascade.com>
Fri, 8 Feb 2013 13:42:05 +0000 (17:42 +0400)
commit4e57c75ee1fda8ce237010a6b1ca0df62f238cee
tree28e89069cd7269ec114ba309b4c024d05182c84c
parenta8676008f76eba6c84344e41f2ca7901abeb1ca9
0021762: Integration of new Boolean Operation algorithm to OCCT.

Modifications:
- BRepOffset/BRepOffset_Tool.cxx, Features and Fillets algorithms have been ported on new BO algorithm.
- Old BO algorithm, that was implemented in BOP, BooleanOperations and BOPTools packages, has - been deleted.
- Porting SALOME algorithms to new BOP algorithm.
- Fixing regressions. Rebased on current master.
- Corrections in post treatment of section edges;
- Corrections in the accordance with the bug 0023293;
- Small corrections in the bopcheck and bopargcheck commands.
- NCollection maps have been replaced by NCollection indexed maps to guarantee the constant order of sub-shapes in the result of boolean operation.
- Test case feat featprism M9 has been fixed.
- Test cases chl 902 E3 H3 have been fixed (corrections in the treatment of section edges).
- Test cases caf driver B6 B7, caf named_shape F6 F7 have been modified according to the new order of sub-shapes in the result of boolean operation.
- Test cases blend buildevol G1, blend simple K4, bcommon_complex C7, feat featprism L6 have been modified as they are improvements.
- Test case boolean bsection A3 has been modified according to the new syntax of the bsection command.
- Test cases boolean bfuse_complex J1 P9 have been fixed (the function IsInternalFace has been modified to use the function GetFaceOff);
- Test case chl 902 H3 has been fixed (changes in the treatment of section edges);
- Test case boolean bsection D8 has been modified (removed TODO statement);
- Test case boolean bsection A3 has been modified (as the shapes have been changed).
- Added correction of the tolerance values of the shapes according to the bug 0023610.
- test cases:
    boolean bcommon_complex C3,
    boolean bcut_complex F2 O7,
    boolean bfuse_complex C4 C5 E4,
    boolean bsection B6 M8 M9 N4 N5 N7,
    boolean bfuse_simple ZP6,
    draft angle G8,
    feat featprism S2
have been marked as invalid according to the bug 0022033;
- New value of result has been set in the test cases :
    boolean bopsection D4
    boolean bsection R8
as it is correct.
- test case bugs modalg bug23472 has been rewritten according to the new format of bsection command.
- The classes IntTools_Context and IntTools_ShrunkRange have been replaced by BOPInt_Context and BOPInt_ShrunkRange accordingly.
- The new class BRepAlgoAPI_Check has been added according to the bug 0023648.
- Some regressions have been fixed.
- The following test cases have been marked as invalid or rewritten
    bugs modalg buc60462_2, 60531_2, 60776_1, bug472_1, bug472_2, bug472_3, bug497_3, bug62
    bugs moddata bug26_1, bug26_2,
- The test case bugs modalg buc60533 has been rewritten to use the general fuse algorithm for building the result.
- The new value of the result has been set in the test case bugs modalg 60776_2.
- The following test cases have been rewritten according to the new format of the bsection command
    bugs modlag fra62369, pro18892
    bugs moddata bug75_1, bug75_2
- Corrected BRepAlgoAPI_Check.
- Removed package BOPTColStd.
- Rewritten test cases caf named_shape F8 F9.
- Removed unnecessary comments.
- Corrected the following test scripts :
    boolean bcut_complex(012) O3 O4 O5 O6 O8
    boolean bfuse_complex(013) O5 O6 P8
    boolean bopcommon_complex(021) D8 D9
    boolean bopfuse_complex(022) H1 J6
    boolean boptuc_complex(024) D5
    bugs modalg(006) bug399 bug497_1
    feat featprism(003) C4
- Corrections in the treatment of section edges (putting paves on the curves);
- Corrections in BRepOffset_Tool;
- The following test cases have been rewritten according to the new format of the bsection command
   bugs modalg bug6502, bug6554, bug6766_1, bug6766_3
- The new value of the result has been set in the following test cases
   bugs modalg bug1255, bug1255_1
- The following test cases have been marked as invalid or rewritten
   bugs modalg bug472_2, bug472_3, bug825_2
   bugs moddata bug10603, bug152_1, bug152_2, bug3721_1, bug3721_2, bug3721_3
- The following test cases have been rewritten as improvements
   bugs modalg bug693, bug693_1, bug817_1
   bugs moddata bug3721_5, bug3721_6, bug6862_3, bug6862_4, bug6862_6
- Test cases bugs modlag buc60787_1, buc60787_2, buc60788_2, buc60788_3 have been corrected.
- Fixed some SALOME regressions (modifications in the treatment of the section edges);
- Fixed test case bugs modalg bug23100;
- Test cases bugs modalg bug21754, bug22990 have been corrected according to the new format of the bsection command.
- Test cases bugs modalg bug13116_*, bug23711 have been fixed;
- Test cases bugs modalg bug697_2, bug697_4, bug697_7, bug697_8 have been marked as invalid according to the issue 0022033;
- Test cases bugs modalg bug22109_2, bug22109_3 have been corrected;
- Test case bugs modalg bug18186 has been corrected as it is improvement;
- Test case bugs modalg bug22802 has been deleted as there is no package BOPTColStd.
682 files changed:
adm/UDLIST
src/BOP/BOP.cdl [deleted file]
src/BOP/BOP_Area2dBuilder.cdl [deleted file]
src/BOP/BOP_Area2dBuilder.cxx [deleted file]
src/BOP/BOP_Area3dBuilder.cdl [deleted file]
src/BOP/BOP_Area3dBuilder.cxx [deleted file]
src/BOP/BOP_AreaBuilder.cdl [deleted file]
src/BOP/BOP_AreaBuilder.cxx [deleted file]
src/BOP/BOP_ArgumentAnalyzer.cdl [deleted file]
src/BOP/BOP_ArgumentAnalyzer.cxx [deleted file]
src/BOP/BOP_ArgumentAnalyzer.lxx [deleted file]
src/BOP/BOP_BlockBuilder.cdl [deleted file]
src/BOP/BOP_BlockBuilder.cxx [deleted file]
src/BOP/BOP_BlockIterator.cdl [deleted file]
src/BOP/BOP_BlockIterator.cxx [deleted file]
src/BOP/BOP_Builder.cdl [deleted file]
src/BOP/BOP_Builder.cxx [deleted file]
src/BOP/BOP_BuilderTools.cdl [deleted file]
src/BOP/BOP_BuilderTools.cxx [deleted file]
src/BOP/BOP_CheckResult.cdl [deleted file]
src/BOP/BOP_CheckResult.cxx [deleted file]
src/BOP/BOP_CompositeClassifier.cdl [deleted file]
src/BOP/BOP_CompositeClassifier.cxx [deleted file]
src/BOP/BOP_ConnexityBlock.cdl [deleted file]
src/BOP/BOP_ConnexityBlock.cxx [deleted file]
src/BOP/BOP_CorrectTolerances.cdl [deleted file]
src/BOP/BOP_CorrectTolerances.cxx [deleted file]
src/BOP/BOP_Draw.cdl [deleted file]
src/BOP/BOP_Draw.cxx [deleted file]
src/BOP/BOP_EdgeInfo.cdl [deleted file]
src/BOP/BOP_EdgeInfo.cxx [deleted file]
src/BOP/BOP_EmptyBuilder.cdl [deleted file]
src/BOP/BOP_EmptyBuilder.cxx [deleted file]
src/BOP/BOP_FaceAreaBuilder.cdl [deleted file]
src/BOP/BOP_FaceAreaBuilder.cxx [deleted file]
src/BOP/BOP_FaceBuilder.cdl [deleted file]
src/BOP/BOP_FaceBuilder.cxx [deleted file]
src/BOP/BOP_FaceInfo.cdl [deleted file]
src/BOP/BOP_FaceInfo.cxx [deleted file]
src/BOP/BOP_HistoryCollector.cdl [deleted file]
src/BOP/BOP_HistoryCollector.cxx [deleted file]
src/BOP/BOP_Loop.cdl [deleted file]
src/BOP/BOP_Loop.cxx [deleted file]
src/BOP/BOP_LoopClassifier.cdl [deleted file]
src/BOP/BOP_LoopClassifier.cxx [deleted file]
src/BOP/BOP_LoopSet.cdl [deleted file]
src/BOP/BOP_LoopSet.cxx [deleted file]
src/BOP/BOP_Refiner.cdl [deleted file]
src/BOP/BOP_Refiner.cxx [deleted file]
src/BOP/BOP_SDFWESFiller.cdl [deleted file]
src/BOP/BOP_SDFWESFiller.cxx [deleted file]
src/BOP/BOP_SFSCorrector.cdl [deleted file]
src/BOP/BOP_SFSCorrector.cxx [deleted file]
src/BOP/BOP_Section.cdl [deleted file]
src/BOP/BOP_Section.cxx [deleted file]
src/BOP/BOP_SectionHistoryCollector.cdl [deleted file]
src/BOP/BOP_SectionHistoryCollector.cxx [deleted file]
src/BOP/BOP_ShapeSet.cdl [deleted file]
src/BOP/BOP_ShapeSet.cxx [deleted file]
src/BOP/BOP_ShellFaceClassifier.cdl [deleted file]
src/BOP/BOP_ShellFaceClassifier.cxx [deleted file]
src/BOP/BOP_ShellFaceSet.cdl [deleted file]
src/BOP/BOP_ShellFaceSet.cxx [deleted file]
src/BOP/BOP_ShellFaceSet.lxx [deleted file]
src/BOP/BOP_ShellShell.cdl [deleted file]
src/BOP/BOP_ShellShell.cxx [deleted file]
src/BOP/BOP_ShellSolid.cdl [deleted file]
src/BOP/BOP_ShellSolid.cxx [deleted file]
src/BOP/BOP_ShellSolidHistoryCollector.cdl [deleted file]
src/BOP/BOP_ShellSolidHistoryCollector.cxx [deleted file]
src/BOP/BOP_ShellSolid_1.cxx [deleted file]
src/BOP/BOP_ShellSolid_2.cxx [deleted file]
src/BOP/BOP_ShellSolid_3.cxx [deleted file]
src/BOP/BOP_ShellSplitter.cdl [deleted file]
src/BOP/BOP_ShellSplitter.cxx [deleted file]
src/BOP/BOP_SolidAreaBuilder.cdl [deleted file]
src/BOP/BOP_SolidAreaBuilder.cxx [deleted file]
src/BOP/BOP_SolidBuilder.cdl [deleted file]
src/BOP/BOP_SolidBuilder.cxx [deleted file]
src/BOP/BOP_SolidClassifier.cdl [deleted file]
src/BOP/BOP_SolidClassifier.cxx [deleted file]
src/BOP/BOP_SolidSolid.cdl [deleted file]
src/BOP/BOP_SolidSolid.cxx [deleted file]
src/BOP/BOP_SolidSolidHistoryCollector.cdl [deleted file]
src/BOP/BOP_SolidSolidHistoryCollector.cxx [deleted file]
src/BOP/BOP_SolidSolid_1.cxx [deleted file]
src/BOP/BOP_WESCorrector.cdl [deleted file]
src/BOP/BOP_WESCorrector.cxx [deleted file]
src/BOP/BOP_WireEdgeClassifier.cdl [deleted file]
src/BOP/BOP_WireEdgeClassifier.cxx [deleted file]
src/BOP/BOP_WireEdgeSet.cdl [deleted file]
src/BOP/BOP_WireEdgeSet.cxx [deleted file]
src/BOP/BOP_WireShape.cdl [deleted file]
src/BOP/BOP_WireShape.cxx [deleted file]
src/BOP/BOP_WireShell.cdl [deleted file]
src/BOP/BOP_WireShell.cxx [deleted file]
src/BOP/BOP_WireSolid.cdl [deleted file]
src/BOP/BOP_WireSolid.cxx [deleted file]
src/BOP/BOP_WireSolidHistoryCollector.cdl [deleted file]
src/BOP/BOP_WireSolidHistoryCollector.cxx [deleted file]
src/BOP/BOP_WireSplitter.cdl [deleted file]
src/BOP/BOP_WireSplitter.cxx [deleted file]
src/BOP/BOP_WireSplitter.lxx [deleted file]
src/BOP/BOP_WireWire.cdl [deleted file]
src/BOP/BOP_WireWire.cxx [deleted file]
src/BOP/FILES [deleted file]
src/BOPAlgo/BOPAlgo.cdl [new file with mode: 0644]
src/BOPAlgo/BOPAlgo_Algo.cdl [new file with mode: 0644]
src/BOPAlgo/BOPAlgo_Algo.cxx [new file with mode: 0644]
src/BOPAlgo/BOPAlgo_ArgumentAnalyzer.cdl [new file with mode: 0644]
src/BOPAlgo/BOPAlgo_ArgumentAnalyzer.cxx [new file with mode: 0644]
src/BOPAlgo/BOPAlgo_ArgumentAnalyzer.lxx [new file with mode: 0644]
src/BOPAlgo/BOPAlgo_BOP.cdl [new file with mode: 0644]
src/BOPAlgo/BOPAlgo_BOP.cxx [new file with mode: 0644]
src/BOPAlgo/BOPAlgo_BOP_1.cxx [new file with mode: 0644]
src/BOPAlgo/BOPAlgo_Builder.cdl [new file with mode: 0644]
src/BOPAlgo/BOPAlgo_Builder.cxx [new file with mode: 0644]
src/BOPAlgo/BOPAlgo_BuilderArea.cdl [new file with mode: 0644]
src/BOPAlgo/BOPAlgo_BuilderArea.cxx [new file with mode: 0644]
src/BOPAlgo/BOPAlgo_BuilderFace.cdl [new file with mode: 0644]
src/BOPAlgo/BOPAlgo_BuilderFace.cxx [new file with mode: 0644]
src/BOPAlgo/BOPAlgo_BuilderShape.cdl [new file with mode: 0644]
src/BOPAlgo/BOPAlgo_BuilderShape.cxx [new file with mode: 0644]
src/BOPAlgo/BOPAlgo_BuilderSolid.cdl [new file with mode: 0644]
src/BOPAlgo/BOPAlgo_BuilderSolid.cxx [new file with mode: 0644]
src/BOPAlgo/BOPAlgo_Builder_1.cxx [new file with mode: 0644]
src/BOPAlgo/BOPAlgo_Builder_2.cxx [new file with mode: 0644]
src/BOPAlgo/BOPAlgo_Builder_3.cxx [new file with mode: 0644]
src/BOPAlgo/BOPAlgo_Builder_4.cxx [new file with mode: 0644]
src/BOPAlgo/BOPAlgo_CheckResult.cdl [new file with mode: 0644]
src/BOPAlgo/BOPAlgo_CheckResult.cxx [new file with mode: 0644]
src/BOPAlgo/BOPAlgo_CheckerSI.cdl [new file with mode: 0644]
src/BOPAlgo/BOPAlgo_CheckerSI.cxx [new file with mode: 0644]
src/BOPAlgo/BOPAlgo_ListOfCheckResult.hxx [new file with mode: 0644]
src/BOPAlgo/BOPAlgo_PaveFiller.cdl [new file with mode: 0644]
src/BOPAlgo/BOPAlgo_PaveFiller.cxx [new file with mode: 0644]
src/BOPAlgo/BOPAlgo_PaveFiller_1.cxx [new file with mode: 0644]
src/BOPAlgo/BOPAlgo_PaveFiller_2.cxx [new file with mode: 0644]
src/BOPAlgo/BOPAlgo_PaveFiller_3.cxx [new file with mode: 0644]
src/BOPAlgo/BOPAlgo_PaveFiller_4.cxx [new file with mode: 0644]
src/BOPAlgo/BOPAlgo_PaveFiller_5.cxx [new file with mode: 0644]
src/BOPAlgo/BOPAlgo_PaveFiller_6.cxx [new file with mode: 0644]
src/BOPAlgo/BOPAlgo_PaveFiller_7.cxx [new file with mode: 0644]
src/BOPAlgo/BOPAlgo_PaveFiller_8.cxx [new file with mode: 0644]
src/BOPAlgo/BOPAlgo_SectionAttribute.cdl [new file with mode: 0644]
src/BOPAlgo/BOPAlgo_SectionAttribute.cxx [new file with mode: 0644]
src/BOPAlgo/BOPAlgo_SectionAttribute.lxx [new file with mode: 0644]
src/BOPAlgo/BOPAlgo_Tools.cdl [new file with mode: 0644]
src/BOPAlgo/BOPAlgo_Tools.cxx [new file with mode: 0644]
src/BOPAlgo/BOPAlgo_WireEdgeSet.cdl [new file with mode: 0644]
src/BOPAlgo/BOPAlgo_WireEdgeSet.cxx [new file with mode: 0644]
src/BOPAlgo/BOPAlgo_WireEdgeSet.lxx [new file with mode: 0644]
src/BOPAlgo/BOPAlgo_WireSplitter.cdl [new file with mode: 0644]
src/BOPAlgo/BOPAlgo_WireSplitter.cxx [new file with mode: 0644]
src/BOPAlgo/BOPAlgo_WireSplitter.lxx [new file with mode: 0644]
src/BOPAlgo/BOPAlgo_WireSplitter_1.cxx [new file with mode: 0644]
src/BOPAlgo/FILES [new file with mode: 0644]
src/BOPCol/BOPCol.cdl [new file with mode: 0644]
src/BOPCol/BOPCol_Array1.hxx [new file with mode: 0644]
src/BOPCol/BOPCol_BaseAllocator.hxx [new file with mode: 0644]
src/BOPCol/BOPCol_DataMapOfIntegerInteger.hxx [new file with mode: 0644]
src/BOPCol/BOPCol_DataMapOfIntegerListOfInteger.hxx [new file with mode: 0644]
src/BOPCol/BOPCol_DataMapOfIntegerListOfShape.hxx [new file with mode: 0644]
src/BOPCol/BOPCol_DataMapOfIntegerMapOfInteger.hxx [new file with mode: 0644]
src/BOPCol/BOPCol_DataMapOfIntegerShape.hxx [new file with mode: 0644]
src/BOPCol/BOPCol_DataMapOfShapeAddress.hxx [new file with mode: 0644]
src/BOPCol/BOPCol_DataMapOfShapeInteger.hxx [new file with mode: 0644]
src/BOPCol/BOPCol_DataMapOfShapeListOfShape.hxx [new file with mode: 0644]
src/BOPCol/BOPCol_DataMapOfShapeShape.hxx [new file with mode: 0644]
src/BOPCol/BOPCol_DataMapOfTransientAddress.hxx [new file with mode: 0644]
src/BOPCol/BOPCol_IndexedDataMapOfIntegerListOfInteger.hxx [new file with mode: 0644]
src/BOPCol/BOPCol_IndexedDataMapOfShapeBox.hxx [new file with mode: 0644]
src/BOPCol/BOPCol_IndexedDataMapOfShapeInteger.hxx [new file with mode: 0644]
src/BOPCol/BOPCol_IndexedDataMapOfShapeListOfShape.hxx [new file with mode: 0644]
src/BOPCol/BOPCol_IndexedMapOfInteger.hxx [new file with mode: 0644]
src/BOPCol/BOPCol_IndexedMapOfShape.hxx [new file with mode: 0644]
src/BOPCol/BOPCol_ListOfInteger.hxx [new file with mode: 0644]
src/BOPCol/BOPCol_ListOfListOfShape.hxx [new file with mode: 0644]
src/BOPCol/BOPCol_ListOfShape.hxx [new file with mode: 0644]
src/BOPCol/BOPCol_MapOfInteger.hxx [new file with mode: 0644]
src/BOPCol/BOPCol_MapOfOrientedShape.hxx [new file with mode: 0644]
src/BOPCol/BOPCol_MapOfShape.hxx [new file with mode: 0644]
src/BOPCol/BOPCol_PInteger.hxx [new file with mode: 0644]
src/BOPCol/BOPCol_PListOfInteger.hxx [new file with mode: 0644]
src/BOPCol/BOPCol_SequenceOfPnt2d.hxx [new file with mode: 0644]
src/BOPCol/BOPCol_SequenceOfReal.hxx [new file with mode: 0644]
src/BOPCol/BOPCol_SequenceOfShape.hxx [new file with mode: 0644]
src/BOPCol/BOPCol_VectorOfInteger.hxx [new file with mode: 0644]
src/BOPCol/FILES [new file with mode: 0644]
src/BOPDS/BOPDS.cdl [new file with mode: 0644]
src/BOPDS/BOPDS_BoxBndTree.cxx [new file with mode: 0644]
src/BOPDS/BOPDS_BoxBndTree.hxx [new file with mode: 0644]
src/BOPDS/BOPDS_CommonBlock.cdl [new file with mode: 0644]
src/BOPDS/BOPDS_CommonBlock.cxx [new file with mode: 0644]
src/BOPDS/BOPDS_CoupleOfPaveBlocks.hxx [new file with mode: 0644]
src/BOPDS/BOPDS_Curve.cdl [new file with mode: 0644]
src/BOPDS/BOPDS_Curve.cxx [new file with mode: 0644]
src/BOPDS/BOPDS_Curve.lxx [new file with mode: 0644]
src/BOPDS/BOPDS_DS.cdl [new file with mode: 0644]
src/BOPDS/BOPDS_DS.cxx [new file with mode: 0644]
src/BOPDS/BOPDS_DS.lxx [new file with mode: 0644]
src/BOPDS/BOPDS_DataMapOfIntegerListOfPaveBlock.hxx [new file with mode: 0644]
src/BOPDS/BOPDS_DataMapOfPassKeyListOfPaveBlock.hxx [new file with mode: 0644]
src/BOPDS/BOPDS_DataMapOfPaveBlockListOfInteger.hxx [new file with mode: 0644]
src/BOPDS/BOPDS_DataMapOfPaveBlockListOfPaveBlock.hxx [new file with mode: 0644]
src/BOPDS/BOPDS_DataMapOfShapeCoupleOfPaveBlocks.hxx [new file with mode: 0644]
src/BOPDS/BOPDS_FaceInfo.cdl [new file with mode: 0644]
src/BOPDS/BOPDS_FaceInfo.cxx [new file with mode: 0644]
src/BOPDS/BOPDS_FaceInfo.lxx [new file with mode: 0644]
src/BOPDS/BOPDS_IndexRange.cdl [new file with mode: 0644]
src/BOPDS/BOPDS_IndexRange.cxx [new file with mode: 0644]
src/BOPDS/BOPDS_IndexRange.lxx [new file with mode: 0644]
src/BOPDS/BOPDS_IndexedDataMapOfPaveBlockListOfInteger.hxx [new file with mode: 0644]
src/BOPDS/BOPDS_IndexedDataMapOfPaveBlockListOfPaveBlock.hxx [new file with mode: 0644]
src/BOPDS/BOPDS_IndexedDataMapOfShapeCoupleOfPaveBlocks.hxx [new file with mode: 0644]
src/BOPDS/BOPDS_IndexedMapOfPaveBlock.hxx [new file with mode: 0644]
src/BOPDS/BOPDS_Interf.hxx [new file with mode: 0644]
src/BOPDS/BOPDS_Iterator.cdl [new file with mode: 0644]
src/BOPDS/BOPDS_Iterator.cxx [new file with mode: 0644]
src/BOPDS/BOPDS_IteratorSI.cdl [new file with mode: 0644]
src/BOPDS/BOPDS_IteratorSI.cxx [new file with mode: 0644]
src/BOPDS/BOPDS_ListIteratorOfListOfPassKeyBoolean.hxx [new file with mode: 0644]
src/BOPDS/BOPDS_ListOfPassKeyBoolean.hxx [new file with mode: 0644]
src/BOPDS/BOPDS_ListOfPave.hxx [new file with mode: 0644]
src/BOPDS/BOPDS_ListOfPaveBlock.hxx [new file with mode: 0644]
src/BOPDS/BOPDS_MapOfCommonBlock.hxx [new file with mode: 0644]
src/BOPDS/BOPDS_MapOfPassKey.hxx [new file with mode: 0644]
src/BOPDS/BOPDS_MapOfPassKeyBoolean.hxx [new file with mode: 0644]
src/BOPDS/BOPDS_MapOfPave.hxx [new file with mode: 0644]
src/BOPDS/BOPDS_MapOfPaveBlock.hxx [new file with mode: 0644]
src/BOPDS/BOPDS_PassKey.cdl [new file with mode: 0644]
src/BOPDS/BOPDS_PassKey.cxx [new file with mode: 0644]
src/BOPDS/BOPDS_PassKey.lxx [new file with mode: 0644]
src/BOPDS/BOPDS_PassKeyBoolean.cdl [new file with mode: 0644]
src/BOPDS/BOPDS_PassKeyBoolean.cxx [new file with mode: 0644]
src/BOPDS/BOPDS_PassKeyBoolean.lxx [new file with mode: 0644]
src/BOPDS/BOPDS_PassKeyMapHasher.cdl [new file with mode: 0644]
src/BOPDS/BOPDS_PassKeyMapHasher.cxx [new file with mode: 0644]
src/BOPDS/BOPDS_PassKeyMapHasher.lxx [new file with mode: 0644]
src/BOPDS/BOPDS_Pave.cdl [new file with mode: 0644]
src/BOPDS/BOPDS_Pave.cxx [new file with mode: 0644]
src/BOPDS/BOPDS_Pave.lxx [new file with mode: 0644]
src/BOPDS/BOPDS_PaveBlock.cdl [new file with mode: 0644]
src/BOPDS/BOPDS_PaveBlock.cxx [new file with mode: 0644]
src/BOPDS/BOPDS_PaveMapHasher.cdl [new file with mode: 0644]
src/BOPDS/BOPDS_PaveMapHasher.cxx [new file with mode: 0644]
src/BOPDS/BOPDS_PaveMapHasher.lxx [new file with mode: 0644]
src/BOPDS/BOPDS_Point.cdl [new file with mode: 0644]
src/BOPDS/BOPDS_Point.cxx [new file with mode: 0644]
src/BOPDS/BOPDS_Point.lxx [new file with mode: 0644]
src/BOPDS/BOPDS_ShapeInfo.cdl [new file with mode: 0644]
src/BOPDS/BOPDS_ShapeInfo.cxx [new file with mode: 0644]
src/BOPDS/BOPDS_ShapeInfo.lxx [new file with mode: 0644]
src/BOPDS/BOPDS_SubIterator.cdl [new file with mode: 0644]
src/BOPDS/BOPDS_SubIterator.cxx [new file with mode: 0644]
src/BOPDS/BOPDS_Tools.cdl [new file with mode: 0644]
src/BOPDS/BOPDS_Tools.cxx [new file with mode: 0644]
src/BOPDS/BOPDS_Tools.lxx [new file with mode: 0644]
src/BOPDS/BOPDS_VectorOfCurve.hxx [new file with mode: 0644]
src/BOPDS/BOPDS_VectorOfFaceInfo.hxx [new file with mode: 0644]
src/BOPDS/BOPDS_VectorOfIndexRange.hxx [new file with mode: 0644]
src/BOPDS/BOPDS_VectorOfInterfEE.hxx [new file with mode: 0644]
src/BOPDS/BOPDS_VectorOfInterfEF.hxx [new file with mode: 0644]
src/BOPDS/BOPDS_VectorOfInterfFF.hxx [new file with mode: 0644]
src/BOPDS/BOPDS_VectorOfInterfVE.hxx [new file with mode: 0644]
src/BOPDS/BOPDS_VectorOfInterfVF.hxx [new file with mode: 0644]
src/BOPDS/BOPDS_VectorOfInterfVV.hxx [new file with mode: 0644]
src/BOPDS/BOPDS_VectorOfListOfPassKeyBoolean.hxx [new file with mode: 0644]
src/BOPDS/BOPDS_VectorOfListOfPaveBlock.hxx [new file with mode: 0644]
src/BOPDS/BOPDS_VectorOfPoint.hxx [new file with mode: 0644]
src/BOPDS/BOPDS_VectorOfShapeInfo.hxx [new file with mode: 0644]
src/BOPDS/FILES [new file with mode: 0644]
src/BOPInt/BOPInt.cdl [new file with mode: 0644]
src/BOPInt/BOPInt_Context.cdl [new file with mode: 0644]
src/BOPInt/BOPInt_Context.cxx [new file with mode: 0644]
src/BOPInt/BOPInt_ShrunkRange.cdl [new file with mode: 0644]
src/BOPInt/BOPInt_ShrunkRange.cxx [new file with mode: 0644]
src/BOPInt/BOPInt_Tools.cdl [new file with mode: 0644]
src/BOPInt/BOPInt_Tools.cxx [new file with mode: 0644]
src/BOPTColStd/BOPTColStd.cdl [deleted file]
src/BOPTColStd/BOPTColStd_CArray1.cdl [deleted file]
src/BOPTColStd/BOPTColStd_CArray1.gxx [deleted file]
src/BOPTColStd/BOPTColStd_Dump.cdl [deleted file]
src/BOPTColStd/BOPTColStd_Dump.cxx [deleted file]
src/BOPTColStd/BOPTColStd_Failure.cdl [deleted file]
src/BOPTColStd/BOPTColStd_Failure.cxx [deleted file]
src/BOPTColStd/BOPTColStd_ShapeWithRank.cdl [deleted file]
src/BOPTColStd/BOPTColStd_ShapeWithRank.cxx [deleted file]
src/BOPTColStd/BOPTColStd_ShapeWithRankHasher.cdl [deleted file]
src/BOPTColStd/BOPTColStd_ShapeWithRankHasher.cxx [deleted file]
src/BOPTest/BOPTest.cdl
src/BOPTest/BOPTest.cxx
src/BOPTest/BOPTest_BOPCommands.cxx
src/BOPTest/BOPTest_CheckCommands.cxx [changed mode: 0755->0644]
src/BOPTest/BOPTest_CurveCommands.cxx [deleted file]
src/BOPTest/BOPTest_DrawableShape.cxx
src/BOPTest/BOPTest_EFCommands.cxx [deleted file]
src/BOPTest/BOPTest_LowCommands.cxx
src/BOPTest/BOPTest_MTestCommands.cxx [deleted file]
src/BOPTest/BOPTest_ObjCommands.cxx [new file with mode: 0644]
src/BOPTest/BOPTest_Objects.cdl [new file with mode: 0644]
src/BOPTest/BOPTest_Objects.cxx [new file with mode: 0644]
src/BOPTest/BOPTest_PartitionCommands.cxx [new file with mode: 0644]
src/BOPTest/BOPTest_TSTCommands.cxx [deleted file]
src/BOPTest/BOPTest_TolerCommands.cxx [changed mode: 0755->0644]
src/BOPTest/BOPTest_WSplitCommands.cxx [deleted file]
src/BOPTest/FILES
src/BOPTools/BOPTools.cdl
src/BOPTools/BOPTools.cxx [new file with mode: 0644]
src/BOPTools/BOPTools_AlgoTools.cdl [new file with mode: 0644]
src/BOPTools/BOPTools_AlgoTools.cxx [new file with mode: 0644]
src/BOPTools/BOPTools_AlgoTools2D.cdl [new file with mode: 0644]
src/BOPTools/BOPTools_AlgoTools2D.cxx [new file with mode: 0755]
src/BOPTools/BOPTools_AlgoTools3D.cdl [new file with mode: 0644]
src/BOPTools/BOPTools_AlgoTools3D.cxx [new file with mode: 0644]
src/BOPTools/BOPTools_AlgoTools_1.cxx [new file with mode: 0644]
src/BOPTools/BOPTools_AlgoTools_2.cxx [new file with mode: 0644]
src/BOPTools/BOPTools_CheckResult.cdl [deleted file]
src/BOPTools/BOPTools_CheckResult.cxx [deleted file]
src/BOPTools/BOPTools_Checker.cdl [deleted file]
src/BOPTools/BOPTools_Checker.cxx [deleted file]
src/BOPTools/BOPTools_CommonBlock.cdl [deleted file]
src/BOPTools/BOPTools_CommonBlock.cxx [deleted file]
src/BOPTools/BOPTools_CommonBlockAPI.cdl [deleted file]
src/BOPTools/BOPTools_CommonBlockAPI.cxx [deleted file]
src/BOPTools/BOPTools_ComparePave.cdl [deleted file]
src/BOPTools/BOPTools_ComparePave.cxx [deleted file]
src/BOPTools/BOPTools_ConnexityBlock.hxx [new file with mode: 0644]
src/BOPTools/BOPTools_CoupleOfInteger.cdl [deleted file]
src/BOPTools/BOPTools_CoupleOfInteger.cxx [deleted file]
src/BOPTools/BOPTools_CoupleOfIntegerMapHasher.cdl [deleted file]
src/BOPTools/BOPTools_CoupleOfIntegerMapHasher.cxx [deleted file]
src/BOPTools/BOPTools_CoupleOfShape.hxx [new file with mode: 0644]
src/BOPTools/BOPTools_Curve.cdl [deleted file]
src/BOPTools/BOPTools_Curve.cxx [deleted file]
src/BOPTools/BOPTools_DEInfo.cdl [deleted file]
src/BOPTools/BOPTools_DEInfo.cxx [deleted file]
src/BOPTools/BOPTools_DEProcessor.cdl [deleted file]
src/BOPTools/BOPTools_DEProcessor.cxx [deleted file]
src/BOPTools/BOPTools_DSFiller.cdl [deleted file]
src/BOPTools/BOPTools_DSFiller.cxx [deleted file]
src/BOPTools/BOPTools_DSFiller.lxx [deleted file]
src/BOPTools/BOPTools_DataMapOfShapeSet.hxx [new file with mode: 0644]
src/BOPTools/BOPTools_EEInterference.cdl [deleted file]
src/BOPTools/BOPTools_EEInterference.cxx [deleted file]
src/BOPTools/BOPTools_ESInterference.cdl [deleted file]
src/BOPTools/BOPTools_ESInterference.cxx [deleted file]
src/BOPTools/BOPTools_EdgeSet.cdl [new file with mode: 0644]
src/BOPTools/BOPTools_EdgeSet.cxx [new file with mode: 0644]
src/BOPTools/BOPTools_EdgeSet.lxx [new file with mode: 0644]
src/BOPTools/BOPTools_Interference.cdl [deleted file]
src/BOPTools/BOPTools_Interference.cxx [deleted file]
src/BOPTools/BOPTools_InterferenceLine.cdl [deleted file]
src/BOPTools/BOPTools_InterferenceLine.cxx [deleted file]
src/BOPTools/BOPTools_InterferencePool.cdl [deleted file]
src/BOPTools/BOPTools_InterferencePool.cxx [deleted file]
src/BOPTools/BOPTools_IteratorOfCoupleOfShape.cdl [deleted file]
src/BOPTools/BOPTools_IteratorOfCoupleOfShape.cxx [deleted file]
src/BOPTools/BOPTools_ListOfConnexityBlock.hxx [new file with mode: 0644]
src/BOPTools/BOPTools_ListOfCoupleOfShape.hxx [new file with mode: 0644]
src/BOPTools/BOPTools_ListOfEdgeSet.hxx [new file with mode: 0644]
src/BOPTools/BOPTools_ListOfShapeSet.hxx [new file with mode: 0644]
src/BOPTools/BOPTools_MapOfSet.hxx [new file with mode: 0644]
src/BOPTools/BOPTools_PCurveMaker.cdl [deleted file]
src/BOPTools/BOPTools_PCurveMaker.cxx [deleted file]
src/BOPTools/BOPTools_Pave.cdl [deleted file]
src/BOPTools/BOPTools_Pave.cxx [deleted file]
src/BOPTools/BOPTools_PaveBlock.cdl [deleted file]
src/BOPTools/BOPTools_PaveBlock.cxx [deleted file]
src/BOPTools/BOPTools_PaveBlockIterator.cdl [deleted file]
src/BOPTools/BOPTools_PaveBlockIterator.cxx [deleted file]
src/BOPTools/BOPTools_PaveBlockMapHasher.cdl [deleted file]
src/BOPTools/BOPTools_PaveBlockMapHasher.cxx [deleted file]
src/BOPTools/BOPTools_PaveFiller.cdl [deleted file]
src/BOPTools/BOPTools_PaveFiller.cxx [deleted file]
src/BOPTools/BOPTools_PaveFiller_1.cxx [deleted file]
src/BOPTools/BOPTools_PaveFiller_2.cxx [deleted file]
src/BOPTools/BOPTools_PaveFiller_3.cxx [deleted file]
src/BOPTools/BOPTools_PaveFiller_4.cxx [deleted file]
src/BOPTools/BOPTools_PaveSet.cdl [deleted file]
src/BOPTools/BOPTools_PaveSet.cxx [deleted file]
src/BOPTools/BOPTools_PointBetween.cdl [deleted file]
src/BOPTools/BOPTools_PointBetween.cxx [deleted file]
src/BOPTools/BOPTools_RoughShapeIntersector.cdl [deleted file]
src/BOPTools/BOPTools_RoughShapeIntersector.cxx [deleted file]
src/BOPTools/BOPTools_SSInterference.cdl [deleted file]
src/BOPTools/BOPTools_SSInterference.cxx [deleted file]
src/BOPTools/BOPTools_SSIntersectionAttribute.cdl [deleted file]
src/BOPTools/BOPTools_SSIntersectionAttribute.cxx [deleted file]
src/BOPTools/BOPTools_SSIntersectionAttribute.lxx [deleted file]
src/BOPTools/BOPTools_Set.cdl [new file with mode: 0644]
src/BOPTools/BOPTools_Set.cxx [new file with mode: 0644]
src/BOPTools/BOPTools_Set.lxx [new file with mode: 0644]
src/BOPTools/BOPTools_SetMapHasher.cdl [new file with mode: 0644]
src/BOPTools/BOPTools_SetMapHasher.cxx [new file with mode: 0644]
src/BOPTools/BOPTools_SetMapHasher.lxx [new file with mode: 0644]
src/BOPTools/BOPTools_ShapeSet.cdl [new file with mode: 0644]
src/BOPTools/BOPTools_ShapeSet.cxx [new file with mode: 0644]
src/BOPTools/BOPTools_ShapeSet.lxx [new file with mode: 0644]
src/BOPTools/BOPTools_ShapeShapeInterference.cdl [deleted file]
src/BOPTools/BOPTools_ShapeShapeInterference.cxx [deleted file]
src/BOPTools/BOPTools_SolidStateFiller.cdl [deleted file]
src/BOPTools/BOPTools_SolidStateFiller.cxx [deleted file]
src/BOPTools/BOPTools_StateFiller.cdl [deleted file]
src/BOPTools/BOPTools_StateFiller.cxx [deleted file]
src/BOPTools/BOPTools_Tools.cdl [deleted file]
src/BOPTools/BOPTools_Tools.cxx [deleted file]
src/BOPTools/BOPTools_Tools2D.cdl [deleted file]
src/BOPTools/BOPTools_Tools2D.cxx [deleted file]
src/BOPTools/BOPTools_Tools3D.cdl [deleted file]
src/BOPTools/BOPTools_Tools3D.cxx [deleted file]
src/BOPTools/BOPTools_Tools3D_1.cxx [deleted file]
src/BOPTools/BOPTools_Tools3D_2.cxx [deleted file]
src/BOPTools/BOPTools_VEInterference.cdl [deleted file]
src/BOPTools/BOPTools_VEInterference.cxx [deleted file]
src/BOPTools/BOPTools_VSInterference.cdl [deleted file]
src/BOPTools/BOPTools_VSInterference.cxx [deleted file]
src/BOPTools/BOPTools_VVInterference.cdl [deleted file]
src/BOPTools/BOPTools_VVInterference.cxx [deleted file]
src/BOPTools/BOPTools_WireStateFiller.cdl [deleted file]
src/BOPTools/BOPTools_WireStateFiller.cxx [deleted file]
src/BOPTools/FILES
src/BRepAlgo/BRepAlgo.cdl
src/BRepAlgo/BRepAlgo_TopOpe.cdl [deleted file]
src/BRepAlgo/BRepAlgo_TopOpe.cxx [deleted file]
src/BRepAlgoAPI/BRepAlgoAPI.cdl
src/BRepAlgoAPI/BRepAlgoAPI_BooleanOperation.cdl
src/BRepAlgoAPI/BRepAlgoAPI_BooleanOperation.cxx
src/BRepAlgoAPI/BRepAlgoAPI_Check.cdl [new file with mode: 0644]
src/BRepAlgoAPI/BRepAlgoAPI_Check.cxx [new file with mode: 0644]
src/BRepAlgoAPI/BRepAlgoAPI_Common.cdl
src/BRepAlgoAPI/BRepAlgoAPI_Common.cxx
src/BRepAlgoAPI/BRepAlgoAPI_Cut.cdl
src/BRepAlgoAPI/BRepAlgoAPI_Cut.cxx
src/BRepAlgoAPI/BRepAlgoAPI_Fuse.cdl
src/BRepAlgoAPI/BRepAlgoAPI_Fuse.cxx
src/BRepAlgoAPI/BRepAlgoAPI_Section.cdl
src/BRepAlgoAPI/BRepAlgoAPI_Section.cxx
src/BRepFeat/BRepFeat.cdl
src/BRepFeat/BRepFeat_Builder.cdl
src/BRepFeat/BRepFeat_Builder.cxx
src/BRepFeat/BRepFeat_Builder.lxx [deleted file]
src/BRepFeat/BRepFeat_Form.cdl
src/BRepFeat/BRepFeat_Form.cxx
src/BRepFeat/BRepFeat_LocalOperation.cdl [deleted file]
src/BRepFeat/BRepFeat_LocalOperation.cxx [deleted file]
src/BRepFeat/BRepFeat_LocalOperation.lxx [deleted file]
src/BRepFeat/BRepFeat_MakeCylindricalHole.cdl
src/BRepFeat/BRepFeat_MakeCylindricalHole.cxx
src/BRepFeat/BRepFeat_MakeCylindricalHole.lxx
src/BRepFeat/BRepFeat_MakeLinearForm.cxx
src/BRepFeat/BRepFeat_MakeRevol.cxx
src/BRepFeat/BRepFeat_MakeRevolutionForm.cxx
src/BRepFeat/BRepFeat_RibSlot.cdl
src/BRepFeat/BRepFeat_RibSlot.cxx
src/BRepFill/BRepFill_TrimShellCorner.cxx
src/BRepOffset/BRepOffset.cdl
src/BRepOffset/BRepOffset_Tool.cxx
src/BRepTest/BRepTest_FeatureCommands.cxx
src/BRepTest/BRepTest_FilletCommands.cxx
src/BooleanOperations/BooleanOperations.cdl [deleted file]
src/BooleanOperations/BooleanOperations_AncestorsAndSuccessors.cdl [deleted file]
src/BooleanOperations/BooleanOperations_AncestorsAndSuccessors.cxx [deleted file]
src/BooleanOperations/BooleanOperations_AncestorsAndSuccessors.lxx [deleted file]
src/BooleanOperations/BooleanOperations_AncestorsSeqAndSuccessorsSeq.cdl [deleted file]
src/BooleanOperations/BooleanOperations_AncestorsSeqAndSuccessorsSeq.cxx [deleted file]
src/BooleanOperations/BooleanOperations_AncestorsSeqAndSuccessorsSeq.lxx [deleted file]
src/BooleanOperations/BooleanOperations_Explorer.cdl [deleted file]
src/BooleanOperations/BooleanOperations_Explorer.cxx [deleted file]
src/BooleanOperations/BooleanOperations_OnceExplorer.cdl [deleted file]
src/BooleanOperations/BooleanOperations_OnceExplorer.cxx [deleted file]
src/BooleanOperations/BooleanOperations_ShapeAndInterferences.cdl [deleted file]
src/BooleanOperations/BooleanOperations_ShapeAndInterferences.cxx [deleted file]
src/BooleanOperations/BooleanOperations_ShapeAndInterferences.lxx [deleted file]
src/BooleanOperations/BooleanOperations_ShapesDataStructure.cdl [deleted file]
src/BooleanOperations/BooleanOperations_ShapesDataStructure.cxx [deleted file]
src/IntPolyh/IntPolyh_MaillageAffinage.cxx
src/IntTools/IntTools.cdl
src/IntTools/IntTools_BeanFaceIntersector.cdl
src/IntTools/IntTools_BeanFaceIntersector.cxx
src/IntTools/IntTools_Context.cdl [deleted file]
src/IntTools/IntTools_Context.cxx [deleted file]
src/IntTools/IntTools_EdgeEdge.cxx
src/IntTools/IntTools_EdgeFace.cdl
src/IntTools/IntTools_EdgeFace.cxx
src/IntTools/IntTools_FaceFace.cdl
src/IntTools/IntTools_FaceFace.cxx
src/IntTools/IntTools_ShrunkRange.cdl [deleted file]
src/IntTools/IntTools_ShrunkRange.cxx [deleted file]
src/LocOpe/LocOpe.cdl
src/LocOpe/LocOpe_Builder.cdl [deleted file]
src/LocOpe/LocOpe_Builder.cxx [deleted file]
src/LocOpe/LocOpe_Builder.lxx [deleted file]
src/QABugs/QABugs_11.cxx
src/QANewBRepNaming/QANewBRepNaming_ImportShape.cxx
src/QANewModTopOpe/QANewModTopOpe.cdl
src/QANewModTopOpe/QANewModTopOpe_Glue.cxx
src/QANewModTopOpe/QANewModTopOpe_Glue_SDFaces.cxx
src/QANewModTopOpe/QANewModTopOpe_Glue_shell.cxx
src/QANewModTopOpe/QANewModTopOpe_Intersection.cxx
src/QANewModTopOpe/QANewModTopOpe_Tools.cdl
src/QANewModTopOpe/QANewModTopOpe_Tools.cxx
src/TKBO/PACKAGES
tests/blend/buildevol/G1
tests/blend/simple/K4
tests/boolean/bcommon_2d/A7
tests/boolean/bcommon_2d/B1
tests/boolean/bcommon_complex/C3
tests/boolean/bcommon_complex/C7
tests/boolean/bcut_complex/O3
tests/boolean/bcut_complex/O4
tests/boolean/bcut_complex/O5
tests/boolean/bcut_complex/O6
tests/boolean/bcut_complex/O7
tests/boolean/bcut_complex/O8
tests/boolean/bfuse_complex/C4
tests/boolean/bfuse_complex/C5
tests/boolean/bfuse_complex/E4
tests/boolean/bfuse_complex/O5
tests/boolean/bfuse_complex/O6
tests/boolean/bfuse_complex/P1
tests/boolean/bfuse_complex/P8
tests/boolean/bfuse_complex/Q7
tests/boolean/bfuse_complex/Q8
tests/boolean/bfuse_complex/Q9
tests/boolean/bfuse_complex/S2
tests/boolean/bopcommon_2d/A7
tests/boolean/bopcommon_2d/B1
tests/boolean/bopcommon_complex/D8
tests/boolean/bopcommon_complex/D9
tests/boolean/bopfuse_complex/H1
tests/boolean/bopfuse_complex/J6
tests/boolean/bopfuse_simple/ZP6
tests/boolean/bopsection/D4
tests/boolean/boptuc_complex/D5
tests/boolean/bsection/A3
tests/boolean/bsection/B6
tests/boolean/bsection/C9
tests/boolean/bsection/D8
tests/boolean/bsection/E8
tests/boolean/bsection/H3
tests/boolean/bsection/H4
tests/boolean/bsection/H5
tests/boolean/bsection/H6
tests/boolean/bsection/H7
tests/boolean/bsection/H8
tests/boolean/bsection/H9
tests/boolean/bsection/I1
tests/boolean/bsection/I2
tests/boolean/bsection/I3
tests/boolean/bsection/I4
tests/boolean/bsection/I5
tests/boolean/bsection/I6
tests/boolean/bsection/I7
tests/boolean/bsection/I8
tests/boolean/bsection/I9
tests/boolean/bsection/J1
tests/boolean/bsection/J2
tests/boolean/bsection/J3
tests/boolean/bsection/J4
tests/boolean/bsection/J5
tests/boolean/bsection/J6
tests/boolean/bsection/J7
tests/boolean/bsection/J8
tests/boolean/bsection/J9
tests/boolean/bsection/K1
tests/boolean/bsection/K2
tests/boolean/bsection/K3
tests/boolean/bsection/K4
tests/boolean/bsection/K5
tests/boolean/bsection/K6
tests/boolean/bsection/K7
tests/boolean/bsection/K8
tests/boolean/bsection/K9
tests/boolean/bsection/L1
tests/boolean/bsection/L2
tests/boolean/bsection/L3
tests/boolean/bsection/L4
tests/boolean/bsection/L5
tests/boolean/bsection/L6
tests/boolean/bsection/L7
tests/boolean/bsection/L8
tests/boolean/bsection/L9
tests/boolean/bsection/M1
tests/boolean/bsection/M2
tests/boolean/bsection/M3
tests/boolean/bsection/M4
tests/boolean/bsection/M5
tests/boolean/bsection/M6
tests/boolean/bsection/M7
tests/boolean/bsection/M8
tests/boolean/bsection/M9
tests/boolean/bsection/N2
tests/boolean/bsection/N4
tests/boolean/bsection/N5
tests/boolean/bsection/N6
tests/boolean/bsection/N7
tests/boolean/bsection/O2
tests/boolean/bsection/O5
tests/boolean/bsection/O6
tests/boolean/bsection/P1
tests/boolean/bsection/P2
tests/boolean/bsection/P3
tests/boolean/bsection/P4
tests/boolean/bsection/P5
tests/boolean/bsection/P6
tests/boolean/bsection/P7
tests/boolean/bsection/P8
tests/boolean/bsection/R5
tests/boolean/bsection/R8
tests/boolean/bsection/S4
tests/bugs/modalg_1/buc60462_2
tests/bugs/modalg_1/buc60531_2
tests/bugs/modalg_1/buc60533
tests/bugs/modalg_1/buc60776_1
tests/bugs/modalg_1/buc60776_2
tests/bugs/modalg_1/buc60787_1
tests/bugs/modalg_1/buc60787_2
tests/bugs/modalg_1/buc60788_2
tests/bugs/modalg_1/buc60788_3
tests/bugs/modalg_1/bug1255
tests/bugs/modalg_1/bug1255_1
tests/bugs/modalg_1/bug18186
tests/bugs/modalg_2/bug21754
tests/bugs/modalg_2/bug22109_2
tests/bugs/modalg_2/bug22109_3
tests/bugs/modalg_2/bug22990
tests/bugs/modalg_2/bug23100
tests/bugs/modalg_2/bug23472
tests/bugs/modalg_2/bug472_2
tests/bugs/modalg_2/bug472_3
tests/bugs/modalg_2/bug497_1
tests/bugs/modalg_2/bug497_3
tests/bugs/modalg_4/bug62
tests/bugs/modalg_4/bug6502
tests/bugs/modalg_4/bug6554
tests/bugs/modalg_4/bug6766_1
tests/bugs/modalg_4/bug6766_3
tests/bugs/modalg_4/bug693
tests/bugs/modalg_4/bug693_1
tests/bugs/modalg_4/bug697_2
tests/bugs/modalg_4/bug697_4
tests/bugs/modalg_4/bug697_7
tests/bugs/modalg_4/bug697_8
tests/bugs/modalg_4/bug817_1
tests/bugs/modalg_4/bug825_2
tests/bugs/modalg_4/fra62369
tests/bugs/modalg_4/pro18892
tests/bugs/moddata_1/bug152_1
tests/bugs/moddata_1/bug152_2
tests/bugs/moddata_2/bug26_1
tests/bugs/moddata_2/bug26_2
tests/bugs/moddata_2/bug3721_1
tests/bugs/moddata_2/bug3721_2
tests/bugs/moddata_2/bug3721_3
tests/bugs/moddata_2/bug3721_5
tests/bugs/moddata_2/bug3721_6
tests/bugs/moddata_2/bug6862_3
tests/bugs/moddata_2/bug6862_4
tests/bugs/moddata_2/bug6862_6
tests/bugs/moddata_2/bug75_1
tests/bugs/moddata_2/bug75_2
tests/caf/driver/B6
tests/caf/driver/B7
tests/caf/named_shape/F6
tests/caf/named_shape/F7
tests/caf/named_shape/F8
tests/caf/named_shape/F9
tests/draft/angle/G8
tests/feat/featlf/C8
tests/feat/featlf/C9
tests/feat/featlf/D6
tests/feat/featprism/C4
tests/feat/featprism/G3
tests/feat/featprism/L6
tests/feat/featprism/N1
tests/feat/featprism/O5
tests/feat/featprism/R5
tests/feat/featprism/S2
tests/feat/featrevol/J7
tests/feat/featrf/A3
tests/feat/featrf/B1