Zheng, Lei
7b833117fa
Toponaming/Part: move TopoShapePyImp ifdef methods in
2024-03-28 13:09:14 -04:00
bgbsww
540684f8b0
Toponaming/Part: Rework and clean python interface and add tests
2024-03-28 13:09:09 -04:00
bgbsww
58bfabf925
Toponaming/Part: Rework and clean python interface and add tests
2024-03-28 12:47:33 -04:00
Zheng, Lei
644491fcd7
Transfer in makeCompound python interface and other tnp clauses into AppPartPy
2024-03-28 09:01:31 -04:00
Zheng, Lei
f87d064598
Toponaming/Part: move Toposhapepy get methods in
2024-03-28 09:01:31 -04:00
wmayer
66450bba2f
Part: add export macro for Windows builds
2024-03-26 15:54:13 +01:00
wmayer
070300f3a7
Part: make projection on surface parametric
2024-03-26 15:54:13 +01:00
Chris Hennes
e9a45caf35
Merge pull request #13030 from bgbsww/bgbsww-toponamingFeatureExtrusionTwo
...
Toponaming/Part Move in feature extrusion
2024-03-22 10:40:56 -05:00
Anurag Singh
8a30854380
Add Missing API documentation/Update API Documentation for various files. ( #13062 )
...
* Added-API-Documentation-for-RectangularTrimmedSurfacePy.xml
* Added-API-Documentation-for-PlateSurfacePy.xml
* Added-API-Documentation-for-ShapeFix.xml
* Added-Back-Missing-Docs
* Add Missing Documentation to BuildPlateSurface
* Elaborate ComplexGeoData Functions
* Elaborate ComplexGeoData Functions
* Elaborates TypePy
* Add Missing Documentation to AreaPy
2024-03-22 15:49:36 +01:00
wmayer
b0a37a668c
Part: fix regression in AttachEngine3D::_calculateAttachedPlacement
2024-03-22 11:40:58 +01:00
Zheng, Lei
8df43d0327
Toponaming/Part: Move missed attacher code into place
2024-03-21 16:27:23 +01:00
bgbsww
c75acb2d51
Toponaming/Part: cleanup FeatureExtrusion
2024-03-20 20:45:06 -04:00
Chris Hennes
9d533373bc
Merge pull request #12982 from bgbsww/bgbsww-toponamingFeatureMirroring
...
Toponaming/Part feature mirroring and offset
2024-03-20 18:16:36 -05:00
Zheng, Lei
946f8e9b0b
Toponaming/Part: bring in FeatureExtrusion and dependencies
2024-03-19 17:33:09 -04:00
bgbsww
60b8376fed
Toponaming/Part: Clean and add tests for FeatureMirroring and FeatureOffset
2024-03-19 12:44:38 -04:00
bgbsww
7c812105ee
Toposhape/Part: Cleanup FeatureFillet, FeatureChamfer and dependencies
2024-03-19 11:10:18 -04:00
Zheng, Lei
5da174f46e
Toposhape/Part: Transfer in FeatureFillet, FeatureChamfer and dependencies
2024-03-18 22:05:25 -04:00
Zheng, Lei
d2ecccb622
Toponaming/Part: Transfer in FeatureMirroring and FeatureOffset
2024-03-18 19:43:19 -04:00
luzpaz
65cdbe3e89
Fix various typos throughout the codebase ( #13029 )
...
* Fix various typos throughout the codebase
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-03-18 16:54:30 -05: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
582d015eaf
Clean and add tests for makeElementSolid
2024-03-17 10:24:58 -04:00
bgbsww
0944242b25
Toponaming/Part: Review and lint cleanups
2024-03-15 08:41:08 -04:00
bgbsww
72669ab6a6
Toponaming/Part: clean and test attacher
2024-03-15 08:11:26 -04:00
Zheng, Lei
bb24c1554c
Toponaming/Part: Bring over attacher differences
2024-03-15 08:11:26 -04:00
Anurag Singh
9e55f76b0f
Added-Back-Missing-Docs
2024-03-13 13:47:49 +01:00
Anurag Singh
b25e117fb7
Added-API-Documentation-for-ShapeFix.xml
2024-03-13 13:47:49 +01:00
Anurag Singh
a6b580ac7a
Added-API-Documentation-for-PlateSurfacePy.xml
2024-03-13 13:47:49 +01:00
Anurag Singh
c967b2b72a
Added-API-Documentation-for-RectangularTrimmedSurfacePy.xml
2024-03-13 13:47:49 +01:00
Chris Hennes
230c7aa14e
Merge pull request #12804 from bgbsww/bgbsww-toponamingPartFeature
...
Toponaming/Part: methods in part feature and dependencies for correct elementMaps
2024-03-11 13:35:59 -05:00
wmayer
522e55768b
Part: fixes #12744 : mesh export creates open edges
...
For the concatenated domains check if points are duplicate and if yes remove them
2024-03-11 12:25:57 -05:00
bgbsww
16eecee812
Toposhape/Part:: Fix, relocate and test element methods in ComplexGeoData and TopoShape
2024-03-07 23:00:48 -05:00
Zheng, Lei
a21d7bbaf3
Toposhape/Part: Bring in element methods in FeaturePart, TopoShapePy::Init and TopoShape::GetPyObject
2024-03-07 13:15:40 -05:00
wmayer
a782d6f1bc
Part: Add class BRepMesh
...
This refactors the code of TopoShape::getFacesFromDomains and the the private class BrepMesh of the MeshPart module
to reduce code duplication.
2024-03-06 07:20:39 +01:00
Chris Hennes
d153359b16
Apply suggestions from code review
2024-03-04 19:01:18 -06:00
bgbsww
5c582b7b2d
Toposhape/Part:: fix, relocate and test element methods in ComplexGeoData and TopoShape
2024-03-04 17:16:59 -05:00
Zheng, Lei
e5ef0b5833
Toposhape/Part: element methods in ComplexGeoData and TopoShape
2024-03-04 17:16:59 -05:00
Chris Hennes
722ef69ad9
Merge pull request #12683 from bgbsww/bgbsww-toponamingPropertyTopoShape
...
Toponaming/Part: property topo shape
2024-03-04 15:05:16 -06:00
bgbsww
5892a8339e
Toponaming/Part: Cleanups, problem fixes, and tests
2024-03-04 16:04:01 -05:00
wmayer
3343bf2419
Part: fixes #12274 : Incorrect calls in ConePyImp
2024-03-04 11:24:03 -06:00
Josh Coalson
fbd8767242
Part: Rename AttachExtension::Support property to AttachmentSupport, to avoid name conflict with base features. Fixes #7052
2024-03-04 18:22:43 +01:00
Chris Hennes
0f68957817
Merge pull request #12694 from CalligaroV/toponaming-PartFeature-FeatureCreate
...
Part/Toponaming: Transfer Part::Feature::create()
2024-03-04 11:14:41 -06:00
Chris Hennes
2dfc274637
PD: Translate wire not closed exception
...
This is a user-visible exception, shown in a dialog box
2024-03-04 11:40:18 +01:00
Zheng, Lei
d82fe1564f
Part/Toponaming: Transfer PartFeature Feature::create()
...
* Imported Feature::create() method in Part::Feature class
2024-03-02 09:41:36 +01:00
Zheng, Lei
09a5ceca03
Toposhape/Part: Transfer in PropoertyTopoShape and related
2024-03-01 07:55:12 -05:00
Chris Hennes
d4762cd828
Part: Add BRepOffsetAPI_MakeFilling.hxx to OpenCascadeAll.h
2024-02-29 22:22:02 -06:00
Chris Hennes
b71da7c8fb
Part: Add BRepOffsetAPI_MakeEvolved.hxx to OpenCascadeAll.h
2024-02-29 21:29:07 -06: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