Florian Foinant-Willig
8b9f5bdc4f
[PD] fix pad uptoface and uptoshape ( #16030 )
...
* [PD] fix Pad UpToFace and UpToShape
* specify struct pointers for Win
* Rename variables for MSVC compatibility - windows.h defines 'near' and 'far' as macros
* Add unit test
---------
Co-authored-by: Chris Hennes <chennes@pioneerlibrarysystem.org >
2024-09-19 08:51:18 -05:00
wmayer
c6a208bb18
Part: modernize C++: replace 'typedef' with 'using'
2022-08-29 19:31:50 +02:00
berniev
6953310116
Mod: Single arg ctors must be explicit
2022-08-24 16:55:20 +02:00
Uwe
ca5efc5be1
[Part] To*: remove unneeded includes
...
- also sort includes
2022-07-03 18:39:24 +02:00
wmayer
ac421ffd0e
Part: add convenience function to convert Placement into TopLoc_Location
2022-06-21 15:42:52 +02:00
marioalexis
a888a0ac0a
Part: Implement Tools::getNormal function
2022-01-20 13:01:27 +01:00
wmayer
9e8516002b
Part: fixes #0004774 : Datum plane or line is not available in sketch in another body via binder
2021-10-30 22:28:57 +02:00
wmayer
66d3dd897f
Part: add convenience function to convert TColgp_Array1OfDir to std::vector
2021-10-09 11:37:18 +02:00
wmayer
302568d177
Part: copy ViewProviderPartExt::getNormals to Tools class
2021-10-08 16:55:09 +02:00
wmayer
08d46b5f88
Part: add methods to get the point normals of the triangulation or surface
2021-10-08 15:28:22 +02:00
wmayer
c9d17ebde2
Part: add convenience functions to retrieve triangulation of a face or edge
2021-10-08 12:41:07 +02:00
wmayer
9f7075bb8f
extend convertTo function to also support SbRotation/Base::Rotation
2019-09-06 21:29:51 +02:00
Peter Lama
a75a98ef27
Use OCCT Handle macro for Handle_ classes
...
This is the result of running OCCT's upgrade script provided
with OCCT 7.0. See
https://www.opencascade.com/content/freecad-occt710-and-windows-rtti-data-missing#comment-form
and
https://www.forum.freecadweb.org/viewtopic.php?f=4&t=21405&start=120#p169019
for why this is necessary for OCCT >= 7.1
2017-04-20 12:27:34 +02:00
wmayer
bca7a1866e
+ port to OCC 7.0
2016-05-14 16:53:27 +02:00
wmayer
c8e241c9f3
+ PLate surface approximation
2015-11-19 18:52:19 +01:00
wmayer
1d1e71b52f
+ integrate biarcs algorithm
2015-04-05 14:10:03 +02:00
wmayer
dfbea1de96
+ move vec_traits into its own module
...
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5363 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-12-30 11:45:28 +00:00