Jean-Marie Verdun
250b98a07c
Activate only UI tree leaf as to display properly colors when browsing a STEP (there is currently a limitation within the reader which creates compound which are totally grey) and accelerate browsing by de-activating Compound rendering
2017-01-30 17:59:07 +01:00
wmayer
cb73d010bb
+ port to OCC 7.0
2016-05-14 16:53:27 +02:00
wmayer
14c6859968
+ simplify porting of Import module to Python3
2016-01-21 12:08:29 +01:00
Mateusz Skowroński
c275b35d48
QString::fromAscii() is obsolete in Qt5. Replace it with fromLatin1().
...
This change is Qt4/Qt5 neutral.
2016-01-05 16:07:25 +01:00
wmayer
f85fa0325a
+ write out product name if defined to IGES/STEP files
2015-07-11 14:05:47 +02:00
wmayer
416891c728
+ set shape color when reading STEP with colors
2015-04-12 12:43:21 +02:00
wmayer
801bfa8936
+ fixes #0001662 : IGES does not export correctly
2015-01-11 12:14:41 +01:00
wmayer
b76601b068
+ fixes #0000763 : Bad IGS import
2015-01-05 16:28:40 +01:00
wmayer
a23432dafc
+ customize STEP header
2014-10-30 11:48:33 +01:00
wmayer
61c92961e3
+ customize IGES header
2014-10-29 16:39:33 +01:00
Sebastian Hoogen
01cf0f5872
issue #1027 use unicode filepaths
2014-10-11 13:32:06 +02:00
Sebastian Hoogen
af50cbf964
fixes #0001422 : Subclass Exception
...
inherit Base.FreeCADError form RuntimeError
inherit Part.OCCError from Base.FreeCADError
inherit OCCDomainError from Part.OCCError
inherit OCCRangeError from Part.OCCError
inherit OCCConstructionError from OCCDomainError
inherit OCCDimensionError from OCCDomainError
Added PY_CATCH_OCC macro
replace PyExc_Exception
use FreeCADError in makeWireString
catch exception in BSplineCurve.increasedegree
2014-09-17 11:15:56 +02:00
wmayer
d4f4c30028
+ relates to #0001421
2014-03-06 16:35:33 +01:00
wmayer
ad877e1ae1
+ Make Python API more pythonic
2013-10-11 13:57:05 +02:00
wmayer
59425257ee
0001182: Preserve names and colors on console mode export to STEP
2013-07-16 14:41:30 +02:00
wmayer
017404250c
0000948: Part names are incorrect on import from STEP file
2013-07-09 14:37:34 +02:00
wmayer
16c594d20d
0001160: Freecad sometimes 'forgets' the ability to handle stp files
2013-06-27 14:16:41 +02:00
wmayer
fddccde58a
Handle API change in OCC 6.5
2012-10-06 12:20:57 +02:00
wmayer
a006de182c
Handle API change in OCC 6.5
2012-10-06 12:17:08 +02:00
wmayer
bbd8450894
Add missing header file
2012-10-05 00:12:57 +02:00
wmayer
546481502f
Fix STEP AP203/214 flaws
2012-10-04 12:47:38 +02:00
wmayer
e16070f04a
0000832: Original color STEP model lost in import
2012-09-29 15:50:17 +02:00
wmayer
8a94ba885c
Fix critical warnings
2012-06-13 18:49:10 +02:00
wmayer
9d58157aef
0000550: No correct name of parts after import of STEP file containing assemblies
...
embed tree widget in dialog
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5415 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2012-01-18 12:20:47 +00:00
wmayer
55df007ba6
+ implement OCAF browser
...
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5405 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2012-01-13 18:27:51 +00:00
wmayer
d753e10a63
0000439: Improve STEP import to find colors attached to sub-shapes
...
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5399 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2012-01-11 21:05:23 +00:00
wmayer
f8ad9939b0
0000439: Improve STEP import to find colors attached to sub-shapes
...
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5396 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2012-01-11 16:10:41 +00:00
wmayer
c7c6578a4f
+ fix bug when part and faces of this part have colors defined in STEP file
...
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5394 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2012-01-09 15:40:33 +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