Zheng, Lei
01498d92d5
Bring in missing code
2024-04-11 18:20:26 -04:00
bgbsww
942ebd58f0
Toponaming/Part: Add deprecation comments, clean up code
2024-04-09 21:17:08 -04:00
Zheng, Lei
231a638fc7
TopoShape/Part: Bring in PartDesign dependencies
2024-04-09 21:17:08 -04:00
bgbsww
a27e91a272
Toposhape/Part: clean and add tests
2024-03-17 10:24:58 -04:00
Zheng, Lei
201d48659f
Toposhape/Part: Transfer in makEOffset, makEOffsetFace, makEOffset2d
2024-03-17 10:24:58 -04:00
bgbsww
5c582b7b2d
Toposhape/Part:: fix, relocate and test element methods in ComplexGeoData and TopoShape
2024-03-04 17:16:59 -05:00
Vincenzo Calligaro
494df1d169
Part/Toponaming: Tests for flushElementMap and resetElementMap ( #12471 )
...
* Part/Toponaming: tests for flushElementMap and resetElementMap
* Added test for resetElementMap()
* Added test for flushElementMap()
* restored ComplexGeoData::resetElementMap to RT fork
* modified TopoShape::resetElementMap to match the restored signature of ComplexGeoData::resetElementMap
* added checks in TopoShape::makeShapeWithElementMap to avoid segfaults
* added check in TopoShape::setElementComboName to avoid segfaults
* restored testFindSubShapesForSourceWithTypeAndIndex
* modified test saveDocFileWithNoElementMap to match the restored signature of ComplexGeoData::resetElementMap
* Part/Toponaming: tests for flushElementMap and resetElementMap
* Removed comments in ComplexGeoData::resetElementMap()
* Changed TopoShape::resetElementMap():: from virtual to override
* Removed comment in TopoShape::resetElementMap()
* Added comments about differences between main and RT fork
* Removed comment in test saveDocFileWithNoElementMap
* Updated expected test result in makeElementCompoundTwoShapesGeneratesMap
* Updated expected test result in resetElementMapTest
* Fixed typo in test flushElementMapTest
* Part/Toponaming: tests for flushElementMap and resetElementMap
* updated expected tests results after previous methods modifications
---------
Signed-off-by: CalligaroV <vincenzo.calligaro@gmail.com >
2024-02-29 13:27:27 -06:00
bgbsww
806be24fca
Testing for makeElementEvolve
2024-02-29 09:26:22 -06:00
Zheng, Lei
6ee141e39e
Toposhape/Part: Transfer in makEEvolve
2024-02-29 09:26:22 -06:00
Chris Hennes
76b7e0eb56
Merge pull request #12201 from bgbsww/bgbsww-toponamingGetElementName
...
Toponaming: transfer in getElementName and dependencies
2024-02-28 21:05:54 -06:00
Chris Hennes
4fb058f6af
Toponaming/Part: Clang-format cleanup
2024-02-28 19:18:45 -06:00
Zheng, Lei
1d9fcfea9a
Toponaming/Part: trasnfer in getElementName
2024-02-28 17:06:09 -05:00
bgbsww
4e1c37cd6e
Toposhape/Part: Clean and test replacEShape and removEShape
2024-02-28 16:53:29 -05:00
Zheng, Lei
b5af3d38c3
Toposhape/Part: Transfer in replacEShape and removEShape
2024-02-28 16:41:07 -05:00
Zheng, Lei
da53249e3e
Toposhape/Part: Transfer in makEFilledFace and makEBSplineFace
2024-02-27 09:57:27 -06:00
Chris Hennes
8105a71a4b
Merge pull request #12572 from bgbsww/bgbsww-toponamingMakeElementRevolve
...
Toponaming/Part: make element revolve and prism
2024-02-26 15:32:22 -06:00
mos
037fbbc5c5
removed deprecaded functions
...
.
.
2024-02-26 17:38:01 +01:00
bgbsww
2840ed04ab
Toponaming/Part: Cleaning and tests for makeElementRevolve, makeElementPrism, makeElementPrismUntil
2024-02-23 15:04:28 -05:00
Zheng, Lei
74cd977ed9
Toponaming/Part: Transfer in makERevolve, makEPrism, makEPrismUntil
2024-02-23 14:50:44 -05:00
bgbsww
078bd87acb
Merge branch 'main' into bgbsww-toponamingMakeElementSliceMirror
2024-02-23 10:37:47 -05:00
bgbsww
ea43c3a3f2
Merge branch 'main' into bgbsww-toponamingMakeElementSliceMirror
2024-02-23 10:24:44 -05:00
bgbsww
551bcbc17d
Remove redundant from merge
2024-02-22 20:11:08 -05:00
bgbsww
678926cdae
Merge branch 'main' into bgbsww-toponamingMakeElementSolid
2024-02-22 20:06:51 -05:00
bgbsww
e7d44e7594
Clean and add tests for makeElementSolid
2024-02-22 19:18:08 -05:00
bgbsww
a3e97b7839
Toponaming/Part: Clean and add tests for elementTransform methods
2024-02-22 17:28:35 -05:00
bgbsww
fe72c59e41
Toposhape/Part: Cleanups and tests for makeElementSlice, makeElementSlices, and makeElementMirror
2024-02-22 17:16:46 -05:00
Zheng, Lei
75296929d6
Toposhape/Part: Transfer in _makETransform, makETransform, makEGTransform
2024-02-22 12:13:54 -05:00
Zheng, Lei
e5247001cb
Toposhape/Part: Transfer in makESlice and makEMirror
2024-02-22 08:57:01 -05:00
bgbsww
1470616abe
Toposhape/Part: clean, add tests for makeElementFillet and makeElementChamfer
2024-02-22 08:27:40 -05:00
Zheng, Lei
952ae46d49
Toposhape/Part: Transfer in makEFillet and makEChamfer
2024-02-22 07:40:59 -05:00
Chris Hennes
6f2a457e0b
Merge pull request #12528 from bgbsww/bgbsww-toponamingMoveEqualOperator
...
Toponaming/Part: Bring in = operator, resetMap and flushMap overrides, and fix affecte…
2024-02-21 16:08:32 -06:00
bgbsww
91191c7be3
Bring in = operator, resetMap and flushMap overrides, and fix affected tests
2024-02-21 12:13:16 -05:00
Zheng, Lei
c6d443dfa5
Toposhape/Part: Transfer in makESolid
2024-02-21 12:00:51 -05:00
bgbsww
907f59dc40
Toponaming/Part: Clean and add tests for elementTransform methods
2024-02-21 11:56:22 -05:00
Zheng, Lei
97b84fc9f6
Toposhape/Part: Transfer in _makETransform, makETransform, makEGTransform
2024-02-21 11:56:22 -05:00
bgbsww
25a78b3062
Toposhape/Part: Clean GeneralFuse, Fuse, Cut; add tests; tweak other tests
2024-02-20 15:10:28 -05:00
Zheng, Lei
122ff7f61f
Toposhape/Part: Transfer in makEGeneralFuse, makeEFuse, makeECut
2024-02-19 21:12:52 -05:00
bgbsww
b8486c1562
Toponaming/Part: Remove makeElementShape and cleanup opcode code
2024-02-18 21:57:12 -06:00
Zheng, Lei
24fb41685f
TopoNaming/Part: transfer makeElementThickSolid
2024-02-17 21:11:52 -05:00
Zheng, Lei
b843638879
Toponaming/Part: transfer in and clean getSubShapes, getSubTopoShapes, getOrderedEdges
2024-02-17 18:06:56 -05:00
bgbsww
0dd2e686ff
Toponaming/Part: Cleanup makeElementPipeShell, add tests, and some delinting
2024-02-16 22:16:58 -05:00
Zheng, Lei
8d5f411b22
Toponaming/Part: Transfer makEPipeShell
2024-02-16 21:01:49 -05:00
bgbsww
634e77498b
Toponaming/Part: Clean and add tests
2024-02-16 14:01:12 -05:00
Zheng, Lei
9e23a3c086
Toponaming/Part: transfer in makELoft
2024-02-16 11:22:29 -05:00
bgbsww
98269a5a21
TopoNaming/Part: cleanups and tests
2024-02-15 19:07:19 -05:00
Zheng, Lei
edc3857bdb
TopoNaming/Part: transfer in MakERuledSurface
2024-02-15 19:05:55 -05:00
bgbsww
04491c32ed
Toponaming/Part: Clean up linearize, add tests, and some delinting
2024-02-15 16:53:01 -05:00
Zheng, Lei
17a01963e0
Toponaming/Part: transfer in linearize
2024-02-15 14:21:32 -05:00
Chris Hennes
93e94d8868
Merge pull request #12414 from bgbsww/bgbsww-toponamingSearchSubShape
...
Toponaming/Part: Add searchSubShape as findSubShapesWithSharedVertex
2024-02-15 12:49:42 -06:00
bgbsww
11075c396f
Toponaming/Part: Add tests for searchSubShape
2024-02-15 12:36:23 -05:00