sliptonic
|
6d0db27bd9
|
Merge pull request #11693 from RohanMishra315/patch-6
Update ShapeFix_FixSmallFacePy.xml
|
2023-12-11 11:23:59 -06:00 |
|
Rohan Mishra
|
cf3f2dcda0
|
Update ShapeFix_WirePy.xml
Fix the issue and Update ShapeFix_WirePy.xml.
|
2023-12-11 17:43:46 +01:00 |
|
Rohan Mishra
|
94b7c48dbe
|
Update ShapeFix_WirePy.xml
Issues #11184
Updated the docs of ShapeFix_WirePy.xml
|
2023-12-11 17:43:46 +01:00 |
|
Rohan Mishra
|
6582672f9e
|
Update ShapeFix_FixSmallFacePy.xml
Updated the docs of ShapeFix_FixSmallFacePy.xml
|
2023-12-09 22:24:40 +05:30 |
|
Rohan Mishra
|
acecf141d9
|
Update ShapeFix_EdgePy.xml (#11193)
* Update ShapeFix_EdgePy.xml
Issue #11182
---------
Co-authored-by: Chris Hennes <chennes@pioneerlibrarysystem.org>
|
2023-11-20 10:49:41 -06:00 |
|
luz paz
|
2f1ff7928b
|
Part: remove trailing whitespace
|
2022-11-15 14:19:30 -06:00 |
|
luz paz
|
e3bdf0a1ef
|
Fix typos in Part and TechDraw workbenches
[skip ci]
|
2022-07-21 15:15:35 +02:00 |
|
wmayer
|
b6494085b4
|
Part: replace PyObject_IsTrue with Base::asBoolean
|
2022-07-16 13:31:10 +02:00 |
|
Uwe
|
22c130e475
|
[Part] ShapeFix: remove unneeded includes
- also sort includes
|
2022-07-09 18:30:04 +02:00 |
|
wmayer
|
228326d587
|
Part: expose ShapeFix_FixSmallSolid to Python
|
2022-06-21 15:47:27 +02:00 |
|
wmayer
|
79ae67e280
|
Part: expose ShapeFix_FixSmallFace to Python
|
2022-06-21 15:47:10 +02:00 |
|
wmayer
|
ede51b792a
|
Part: expose ShapeFix_Wireframe to Python
|
2022-06-21 15:46:51 +02:00 |
|
wmayer
|
4fe95201c5
|
Part: expose ShapeFix_SplitTool to Python
|
2022-06-21 15:46:27 +02:00 |
|
wmayer
|
293573ebde
|
Part: expose ShapeFix_WireVertex to Python
|
2022-06-21 15:46:11 +02:00 |
|
wmayer
|
26bddf2358
|
Part: expose ShapeFix_FreeBounds to Python
|
2022-06-21 15:45:55 +02:00 |
|
wmayer
|
7aebfe4551
|
Part: expose ShapeFix_ShapeTolerance to Python
|
2022-06-21 15:45:36 +02:00 |
|
wmayer
|
0d85b75893
|
Part: expose ShapeFix_FaceConnect to Python
|
2022-06-21 15:45:10 +02:00 |
|
wmayer
|
5338fb4ba1
|
Part: expose ShapeFix_SplitCommonVertex to Python
|
2022-06-21 15:44:50 +02:00 |
|
wmayer
|
8157689029
|
Part: expose ShapeFix_EdgeConnect to Python
|
2022-06-21 15:44:30 +02:00 |
|
wmayer
|
2463186b80
|
Part: workaround for missing include in OCC >= 7.5
|
2022-06-21 15:44:12 +02:00 |
|
wmayer
|
f468c10cb4
|
Part: fix typos
|
2022-06-21 15:43:47 +02:00 |
|
wmayer
|
6f521063db
|
Part: expose ShapeFix_Solid to Python
|
2022-06-21 15:43:31 +02:00 |
|
wmayer
|
75dee7b35c
|
Part: expose ShapeFix_Edge to Python
|
2022-06-21 15:43:13 +02:00 |
|
wmayer
|
6ce6cfe043
|
Part: expose ShapeFix_Shape to Python
|
2022-06-21 15:42:31 +02:00 |
|
wmayer
|
0cd1f118fc
|
Part: expose ShapeFix_Wire to Python
|
2022-06-21 15:41:44 +02:00 |
|
wmayer
|
2df09ea4ed
|
Part: expose ShapeFix_Shell to Python
|
2022-06-21 15:39:41 +02:00 |
|
wmayer
|
954b09f793
|
Part: expose ShapeFix and ShapeFix_Face to Python
|
2022-06-21 15:39:09 +02:00 |
|
wmayer
|
d04b65056e
|
Part: start to expose ShapeFix framework to Python
|
2022-06-21 15:34:55 +02:00 |
|