Uwe
|
75cdaa1d28
|
[Part] Step import: remove unused includes
- also sort includes
|
2022-10-06 02:58:23 +02:00 |
|
wmayer
|
bb94a0ddea
|
Gui: [skip ci] remove DlgImportExportStep.ui resource
|
2022-10-05 10:31:41 +02:00 |
|
wmayer
|
f47ee0f68d
|
Part: split DlgImportExportStep into sub-widgets in order to be used independently
|
2022-10-05 09:39:04 +02:00 |
|
wmayer
|
afdf499e46
|
Part: use ImportExportSettings in client code
|
2022-10-04 12:32:47 +02:00 |
|
wmayer
|
918fc83cd3
|
Part: implement wrapper class around Interface_Static
|
2022-10-03 19:03:32 +02:00 |
|
wmayer
|
5229dadfd5
|
Part: add getter/setter to ImportExportSettings and simplify DlgImportExportStep
|
2022-10-03 14:27:42 +02:00 |
|
Uwe
|
64ab0c2781
|
[Part] Dlg*: remove unused includes - part 2/2
- also some sorting
|
2022-09-26 00:04:46 +02:00 |
|
wmayer
|
33a07fcdf0
|
Part: initialize controls of DlgImportExportStep with ImportExportSettings
|
2022-07-23 21:16:04 +02:00 |
|
donovaly
|
09fd3dbffa
|
[Part] make pointers to the UI std::unique_ptr
Same as PR #4293, just for Part
as noted in https://github.com/FreeCAD/FreeCAD/pull/4271#discussion_r554673632
the pointer to the UI should be a unique pointer.
This PR does this for all Part dialogs that don't already use a unique_ptr.
|
2021-02-05 17:16:20 +01:00 |
|
wmayer
|
d3e4da9f51
|
Part: offer all supported STEP schemes by OCC in a combo box
|
2021-02-02 21:51:11 +01:00 |
|
Zheng, Lei
|
a460fdc8b6
|
Import: add new implementation of STEP importer/exporter
For better supporting Link and groups. The original implementation can
still be used by uncheck the STEP import setting 'Use Link Group'.
|
2019-08-17 15:15:47 +02:00 |
|
wmayer
|
98a53884dc
|
use INCH instead of IN when setting units for STEP or IGES export
|
2019-06-13 12:40:01 +02:00 |
|
Abdullah Tahiri
|
7ea21c84c3
|
PCH: Part GUI
|
2019-05-03 23:15:25 +02:00 |
|
wmayer
|
4d4754cfe8
|
fixes 0003837: missing tooltip in STEP preferences dialog
|
2019-02-16 14:51:42 +01:00 |
|
wmayer
|
38a4cf7fa0
|
only allow 7-bit ASCII for IGES and STEP header information
|
2019-02-14 12:05:55 +01:00 |
|
sL1pKn07
|
6674467254
|
[For v018] Fix build with Qt5 beta
Seems need add some headers for build with incoming Qt 5.11 (Tested with 5.11.0beta2)
|
2018-04-10 12:59:41 +02:00 |
|
wmayer
|
4eb3f9aeb6
|
put all STEP export/import options into one tab page
|
2018-02-07 22:46:30 +01:00 |
|
wmayer
|
8a93f7dbf2
|
issue #0002744: FR: check box to export STEP w/without pcurves
|
2016-10-22 19:44:11 +02:00 |
|
wmayer
|
81f30655af
|
+ make it more obvious what BRep mode for IGES export means
|
2015-06-25 16:41:53 +02:00 |
|
wmayer
|
555fd8b590
|
+ fix writing STEP settings
|
2015-06-09 21:23:16 +02:00 |
|
wmayer
|
b76601b068
|
+ fixes #0000763: Bad IGS import
|
2015-01-05 16:28:40 +01:00 |
|
wmayer
|
aad7e9fb07
|
+ change between AP203 and AP214 schemes
|
2014-10-30 13:07:25 +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 |
|
wmayer
|
fb638d9a14
|
+ header for IGES files (disabled)
|
2014-10-29 12:29:48 +01:00 |
|
wmayer
|
a64e73d229
|
+ split STEP and IGES settings into separate pages, handle Brep mode of IGES format
|
2014-10-28 19:27:23 +01:00 |
|
wmayer
|
7faaf9ce73
|
fixes #0001333: Extruding a shape 'MyShape' should call solid 'Extruded from MyShape'
|
2014-01-02 15:32:42 +01:00 |
|
wmayer
|
79e9f108e6
|
+ Add option to refine solid on sketch-based features
|
2013-09-21 09:16:44 +02:00 |
|
Sebastian Hoogen
|
3ab747eac4
|
0000684: Check Shape after boolean before refine
|
2012-06-16 16:20:06 +02:00 |
|
wmayer
|
33fb521137
|
0000727: Keep faces colors on boolean operations
|
2012-06-04 11:43:20 +02: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 |
|