mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-04 18:06:22 +03:00
The new method has been added in the class BRepFeat_SplitShape for addition of the sequence of the splitting edges or wires for the whole initial shape without specification of the edge->face, edge->edge mapping. The procedure of collecting wires has been corrected so as not to take into account the distance in 2D space between adjacent edges having a common vertex. New category of tests "bugs/splitshape" has been added to non-regression data base. Test cases for issue CR27520 Remove compilation warnings. Add dependence of TKFeat on TKShHealing in EXTERNLIB in order to build with genproj.
20 lines
228 B
Plaintext
Executable File
20 lines
228 B
Plaintext
Executable File
001 demo
|
|
002 fclasses
|
|
003 iges
|
|
004 vis
|
|
005 xde
|
|
006 modalg_1
|
|
007 modalg_2
|
|
008 modalg_3
|
|
009 modalg_4
|
|
010 modalg_5
|
|
011 modalg_6
|
|
012 moddata_1
|
|
013 moddata_2
|
|
014 moddata_3
|
|
015 step
|
|
016 caf
|
|
017 mesh
|
|
018 heal
|
|
019 stlvrml
|
|
020 splitshape |