Bernd Hahnebach
110d6c327a
FEM: vtk, import FC result, small code improvements
2018-10-01 17:53:30 -03:00
Bernd Hahnebach
64676c9285
FEM: vtk, import FC result, get rid of needless essential property
2018-10-01 17:53:30 -03:00
Bernd Hahnebach
44dd56df2a
FEM: vtk, import FC result, move defs together
2018-10-01 17:53:30 -03:00
Bernd Hahnebach
d5752eebe2
FEM: vtk, export FC result, move defs together
2018-10-01 17:53:30 -03:00
Bernd Hahnebach
f9cac3e0e3
FEM: vtk, import FC result, get rid of needles result types
2018-10-01 17:53:30 -03:00
Bernd Hahnebach
421f54ac65
FEM: vtk, export FC result, small code improvements
2018-10-01 17:53:30 -03:00
Bernd Hahnebach
c19909f503
FEM: vtk, export FC result, get rid of needless result types
...
- an result is an result, we just gone export what we have
- a vtk result can consists of all kind of result types
2018-10-01 17:53:30 -03:00
wmayer
6bcc7e6315
fixes 0003571: Offset3D of volumes intersection is not solid
2018-09-30 22:40:32 +02:00
wmayer
8bb51de89d
fixes 0003509: Create MultiTransform Feature from existing Transform Feature forces document migration
2018-09-30 18:14:22 +02:00
Yorik van Havre
bb89d424d4
Arch: Finished base implementation of Reference object
2018-09-29 16:41:42 -03:00
Yorik van Havre
f1e480414c
Arch: Started implementing Arch Reference
2018-09-29 16:41:42 -03:00
wmayer
111a13a578
fix GeometryPy::setConstruction
2018-09-29 21:36:07 +02:00
wmayer
75013d3db8
update resource file
2018-09-29 18:32:12 +02:00
Rafael
ab51fa4b1c
Replace fem-post-filter-data-at-point PNGicon
...
Currently a FEM WB tool has a PNG icon in FreeCAD. This file is the
fem-post-filter-data-at-point.png The rest of the icons in FEM WB
are SVG files. This PNG icon is from ParaView and it has a different
stile, compared with the other FEM icons. It would be good to have
an original SVG icon for this tool.
This commit replaces the PNG file with a SVG file with a new design.
This job was a request from the FEM WB developer, in the UX/UI Design
FreeCAD Forum.
The new SVG icon follows the FreeCAD Artwork Guidelines
- https://www.freecadweb.org/wiki/Artwork_Guidelines
The new design keep the stile of the other icons with similar function
in the FEM toolbar
- https://www.freecadweb.org/wiki/File:Fem-DataAlongLine.svg
2018-09-29 18:30:50 +02:00
Abdullah Tahiri
bb7e038a5a
Sketcher: Correct checking of compatible equality geometry
...
=========================================================
Before this commit equality line to circle is allowed although the solver can not process it.
Similar happens for several combinations of incompatible edges.
2018-09-29 18:18:42 +02:00
Abdullah Tahiri
54a20d5ff9
Sketcher: No equality to be applied to external axes
...
fixes #3532
2018-09-29 18:18:02 +02:00
kreso-t
90315b3752
Path: Adaptive - Small adjustment to link path cleaning
2018-09-29 18:12:45 +02:00
kreso-t
c4c9ce85e4
Path: Adaptive - small performance improvement
...
- related to linking path smoothing
2018-09-29 18:12:28 +02:00
kreso-t
51f1cabadb
Path: Adaptive - improvements and bug fixes
...
- more accurate path smoothing
- fix for missing helix lead-in in some cases
- fix for cleaning of helix center point
- increased max allowed step-over to 75%
2018-09-29 18:12:09 +02:00
Yorik van Havre
4731c17b1e
Start: Added pref option to use gradient icon for new files
2018-09-29 12:52:04 -03:00
wmayer
c2d97241ee
fix crash when creating a copy of datum object
2018-09-29 12:34:55 +02:00
Yorik van Havre
66e46c9a37
Arch: Fixed edit mode of components
2018-09-28 16:13:01 -03:00
paullee
644d763ea0
ArchPipe objects named as "Rail"
...
Discussion:
https://forum.freecadweb.org/viewtopic.php?f=23&t=29358&p=259085#p259085
b68934e550 (diff-fb9ac48ea14ab86d0e964fee1f4e4838)
2018-09-28 13:18:40 -03:00
paullee
b009dbee06
Add Property 'Width of Landing'; set width of different 'edge' of a Landing
...
Discussion:
https://forum.freecadweb.org/viewtopic.php?f=23&t=29358&start=80#p257963
https://forum.freecadweb.org/viewtopic.php?f=22&t=29709
2018-09-28 13:18:40 -03:00
wmayer
b626108195
fix build failure for oCCT 7.2 or later
2018-09-28 15:36:17 +02:00
wmayer
6787d5d28d
move class ExportOCAF to own source files
2018-09-28 15:06:46 +02:00
wmayer
f4fbbb0a79
fixes 0003491: Import.export not preserving placement of Part Features in STP file export
2018-09-28 14:58:49 +02:00
wmayer
4a2d7fc312
fixes 0003165: Color information lost in STEP export
2018-09-28 11:49:04 +02:00
wmayer
052296ebce
fixes 0003547: Linear pattern, mirrored and polar pattern feature not working on a hole just on pocket
2018-09-27 13:30:30 +02:00
Bernd Hahnebach
2e19facb78
FEM: revert 4421020, it is based on a change which is not in master, not yet ;-)
2018-09-27 11:09:22 +02:00
wmayer
fdd4b9d00c
in linear pattern handle selected edge of a 2d part object
2018-09-27 11:04:30 +02:00
Bernd Hahnebach
6ce1b7b89f
FEM: vtk, post task boxes, add some comment
2018-09-26 22:43:07 +02:00
Bernd Hahnebach
0b227a1670
FEM: vtk fix, task panels, some enumerations are no longer set back on any open of the tp
2018-09-26 22:42:53 +02:00
Bernd Hahnebach
d7dc8a893e
FEM: vtk, initialize the enums of piplines VP
2018-09-26 22:42:40 +02:00
Bernd Hahnebach
08400a91b3
FEM: vtk fix, remove scaling of vtk results
...
- only displacements had been scaled, all other results remained untouched
- if the results should be scaled all results needs to be scaled
- this includes all possible result types with their units
2018-09-26 22:42:26 +02:00
Bernd Hahnebach
381ab13a1a
FEM: input filewriter base class, remove no longer working mesh shape property, has been replaced by part
2018-09-26 22:41:56 +02:00
wmayer
1fb55d8d0a
fixes 0003618: FEM, GUI, mesh view provider, highlighted node show wrong node number on selection
2018-09-26 19:59:32 +02:00
Clemens Weissbacher
483060cc90
FEM: fix an error handling issue, caused by an non existing variable
2018-09-26 17:15:03 +02:00
paullee
84ad999c3b
ArchStairs: Fix HalfTurnLeft error/bug
2018-09-26 17:10:42 +02:00
kreso-t
cdbb902ae8
Fix for crash on windows env.
2018-09-26 17:05:29 +02:00
kreso-t
e6abbef296
Path: Adaptive - small improvement
...
- tendency to join cuts when possible
2018-09-26 17:05:05 +02:00
Zheng, Lei
1b4ff49d3a
Path.Area: fix offset pocket mode
2018-09-26 17:02:36 +02:00
wandererfan
0235df777c
Better error messages for bad selections
2018-09-26 17:00:07 +02:00
wandererfan
50a31575bf
Add Peppino's ISO7200 templates
2018-09-26 16:59:49 +02:00
wandererfan
cf738047d4
Fix double scaling in DPG AutoScale
2018-09-26 16:59:39 +02:00
wandererfan
f2c6edbb19
Fix late repaint of secondary views
...
- when ScaleType=Automatic and Scale changes
individual views were not being repainted until
next document recompute.
2018-09-26 16:59:12 +02:00
wandererfan
e2c22ae98e
Suppress spurious message
...
- was reporting "pattern not found" even if
hatch source file was not a .pat file.
2018-09-26 16:59:00 +02:00
wandererfan
6cb7255c30
Show full width Edges around Section Face
...
- Section Face was hidding 1/2 of Edge if "Show Section
Edges" was set to false.
2018-09-26 16:58:52 +02:00
wmayer
1c646c9488
fixes 0003427: Measurement tool measures wrongly
2018-09-26 16:37:00 +02:00
wmayer
c345e4e728
fixes 0003469: FreeCAD crashes on edge selection during fillet edge operation on extruded geometry
2018-09-25 22:51:33 +02:00