wmayer
02ab1c9424
fixes 0003165: Color information lost in STEP export
2018-09-28 11:49:04 +02:00
wmayer
034520e02f
improve whitespaces
2017-08-01 08:30:22 +02:00
Jean-Marie Verdun
d75c33f123
Fix Placement and Color export within Hierarchical Step exporter of single shapes
2017-07-31 22:33:09 +02:00
Jean-Marie Verdun
1220eb00b4
Export single STEP object with absolute coordinate instead of (0,0,0) as default origin
2017-07-31 16:45:24 -03:00
Jean-Marie Verdun
5ef87acb70
Enable the ReadShapeCompoundMode into the C++ code
2017-07-26 16:16:06 -03:00
wmayer
5bc9581113
fix whitespaces
2017-07-13 21:46:24 +02:00
Jean-Marie Verdun
8ab063aaa5
Final fix for hierarchical STEP exporter
2017-07-11 11:24:49 -03:00
Jean-Marie Verdun
a120a1cbbe
Add initial code for hierarchical STEP exporter
2017-07-11 11:24:49 -03:00
Jean-Marie Verdun
6642022bea
Step Reader Improvements
...
Call new functions which allows to allocate in a single call Object into the document instead of multiple calls
Put into a Compound, STEP Compound instead of a Sub Tree which was creating far
too much object (aka replicate what CAD Assistant and EDrawings are doing when
opening a complex STEP tree)
2017-05-07 21:37:48 +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
7901cf7ad2
issue #0002698 : Exported STEP-File contains surplus PRODUCTS
2017-03-26 18:29:27 +02:00
Jean-Marie Verdun
e9c782234b
Move Step reader to New Part Design workflow
2017-03-23 21:43:46 +01:00
Jean-Marie Verdun
fc4a1c6081
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
f47fc489a6
code cleanup
2017-01-27 15:48:27 +01:00
Jean-Marie Verdun
f10a436787
STEP reader improvements
...
Create Global STEP Tree when assemblies are present
Make TBB usage dependant of its activation status at CMake Level
Fix hierarchy opening into STEP Assembly
2017-01-27 15:23:49 +01:00
Jean-Marie Verdun
7ccd9a95d6
Create Compound per STEP file definition within FreeCAD interface
...
STEP hierarchy is in that case respected
2017-01-08 21:50:25 +01:00
wmayer
bca7a1866e
+ port to OCC 7.0
2016-05-14 16:53:27 +02:00
wmayer
64890a4552
0001182: Preserve names and colors on console mode export to STEP
2013-07-16 14:41:30 +02:00