wmayer
|
0d617f97d6
|
Port to occ7.2:
+ Standard_Failure::Caught() is now marked as deprecated and should be replaced with standard C++ exception handling
|
2017-09-01 16:27:46 +02:00 |
|
wmayer
|
91cc8a4817
|
try to fix tolerance if shape is broken after fillet/chamfer operation
|
2017-07-24 12:29:46 +02:00 |
|
Peter Lama
|
fa4bebf2e0
|
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 |
|
Wolfgang E. Sanyer
|
d1d2f1f811
|
This commit adds getShape and setShape to TopoShape
|
2016-08-06 23:42:55 +02:00 |
|
Stefan Tröger
|
609da4749a
|
fixes #0002512 Allow multi-face part design tools
|
2016-05-18 23:54:18 +02:00 |
|
Stefan Tröger
|
afee98c1e9
|
allow to add faces to fillet and chamfer
|
2016-04-12 18:12:07 +02:00 |
|
jrheinlaender
|
dbc6b1b12e
|
Some code unification for DressUp features
|
2016-04-12 18:11:56 +02:00 |
|
jrheinlaender
|
4f643b2218
|
Made the rest of the PartDesign features aware of the Body
|
2016-04-12 18:11:49 +02:00 |
|
wmayer
|
2d8c48ef83
|
+ perform validation check after partdesign chamfer operation
|
2016-04-09 11:47:31 +02:00 |
|
Eivind Kvedalen
|
e72dc31954
|
PartDesign: Fixed similar issue compared to #2302 with unit handling when using an expression for the chamfer size.
|
2015-11-09 21:37:24 +01:00 |
|
jrheinlaender
|
4d595ff499
|
PartDesign module moving float -> double
|
2013-03-25 17:42:29 +04:30 |
|
jrheinlaender
|
1befcbb2b4
|
PartDesign: tidy up PartDesign feature dependencies
|
2012-09-09 10:05:43 +02:00 |
|
logari81
|
8985f085db
|
+ fix non-affine placement transformation in PartDesign/Chamfer
+ simplify placement transformations in PartDesign/Fillet
+ revert accidentally canceled change in PartDesign/Pad
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5301 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
|
2011-12-14 16:12:09 +00:00 |
|
logari81
|
16b4578667
|
+ synchronize PartDesign/Chamfer version with PartDesign/Fillet
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5299 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
|
2011-12-13 19:32:19 +00:00 |
|
logari81
|
f6ce9caf79
|
+ fix Placement of PartDesign/Fillet feature to the Placement of its base
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5289 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
|
2011-12-13 07:17:09 +00:00 |
|
wmayer
|
120ca87015
|
+ unify DLL export defines to namespace names
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5000 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
|
2011-10-10 13:44:52 +00:00 |
|