Pieter Hijma
|
d91e54dfab
|
Make comments consistent
|
2023-11-21 16:19:29 +01:00 |
|
Pieter Hijma
|
10c6d64e34
|
Add documentation for PolyHLRToShape
|
2023-11-21 16:19:29 +01:00 |
|
Pieter Hijma
|
99f7bc700d
|
Add constructor documentation as well
|
2023-11-21 16:19:29 +01:00 |
|
Pieter Hijma
|
974651e159
|
Add documentation for HLRToShape
|
2023-11-21 16:19:29 +01:00 |
|
Pieter Hijma
|
eeb56dd914
|
Remove comments from the text field
|
2023-11-21 16:19:29 +01:00 |
|
Pieter Hijma
|
80aecd0508
|
Fix a small problem with parameters
This is the same problem as in https://github.com/FreeCAD/FreeCAD/pull/10727.
Apparently it was also present in PolyAlgo.
|
2023-11-21 16:19:29 +01:00 |
|
Pieter Hijma
|
ef1e119405
|
Add documentation for HLRBRep.PolyAlgo
|
2023-11-21 16:19:29 +01:00 |
|
Pieter Hijma
|
bdca56e766
|
Improve the documentation of HLRBRep.Algo
|
2023-11-21 16:19:29 +01:00 |
|
Pieter Hijma
|
0d2609bf37
|
Change <S> to S
Otherwise, it is invalid XML
|
2023-11-21 16:19:29 +01:00 |
|
Rohan Mishra
|
c0a1f81ca5
|
Update HLRBRep_AlgoPy.xml
#10728
Updated the API documentation of HLRBRep_AlgoPy.xml.
|
2023-11-21 16:19:29 +01:00 |
|
Pieter Hijma
|
9ae03a5e87
|
Part: Fix a missing argument for HLR projector
|
2023-09-19 09:02:13 -04:00 |
|
Chris Hennes
|
0e8be10b90
|
Part: Wrap PyArg_ParseTupleAndKeywords
|
2023-08-25 15:34:26 -05:00 |
|
wmayer
|
0d854a56cd
|
Part: modernize C++: return braced init list
|
2023-08-19 11:35:41 +02:00 |
|
Uwe
|
6e5be52325
|
[Part] improve PreCompiled.h handling
|
2022-12-07 23:20:46 +01:00 |
|
berniev
|
da9ebc572f
|
Mod: redundant void 2
|
2022-08-08 10:27:50 +02:00 |
|
wmayer
|
8ae3185e3b
|
Part: replace PyObject_IsTrue with Base::asBoolean
|
2022-07-16 13:31:10 +02:00 |
|
Uwe
|
494cedd863
|
[Part] ChFi2d etc.: remove unneeded includes
- also sort includes
|
2022-07-09 17:13:38 +02:00 |
|
wmayer
|
07e2dc8c9c
|
Part: fix issue found by lgtm: Expression has no effect
|
2021-12-28 17:38:20 +01:00 |
|
wmayer
|
427fe5d1e1
|
Part: handle removal of function HLRBRep_PolyAlgo::Angle in OCC 7.5
|
2021-12-21 21:26:00 +01:00 |
|
wmayer
|
ea85cf5e36
|
Part: expose Poly HLR algorithm to Python
|
2021-12-21 19:45:01 +01:00 |
|
wmayer
|
73a986714c
|
Part: expose HLR algorithm to Python
|
2021-12-21 10:49:03 +01:00 |
|