Bernd Hahnebach
9d39000e3a
FEM: unit tests, mesh move tetra10 tests in separate class
2018-12-12 08:47:33 -03:00
Bernd Hahnebach
13441b6535
FEM: unit tests, improve mesh tetra10 test
2018-12-12 08:47:33 -03:00
Bernd Hahnebach
8bb994dff8
FEM: unit tests, z88 tetra10 read write test
2018-12-12 08:47:33 -03:00
Bernd Hahnebach
f998547f8a
FEM: unit tests, comment in ccxtools test
2018-12-12 08:47:33 -03:00
Bernd Hahnebach
0ac6451517
FEM: inp mesh reader, add def to return the FemMesh only (no Document obj)
2018-12-12 08:47:33 -03:00
Bernd Hahnebach
569715c1d7
FEM: import z88 mesh, delete duplicate code
2018-12-12 08:47:33 -03:00
Bernd Hahnebach
1e47334634
FEM: z88 mesh import, get rid of not needed future import and debugg print
2018-12-12 08:47:33 -03:00
Bernd Hahnebach
1a77dc54c3
FEM: in out modules, use console log instead of print
2018-12-12 08:47:33 -03:00
Bernd Hahnebach
e01546b0a9
FEM: mesh api, export of z88 mesh file with Fem API
2018-12-12 08:47:33 -03:00
wmayer
25eb9a22e9
fix MeshGeomFacet::IntersectWithPlane
2018-12-11 18:42:47 +01:00
sdaau
3290c36d28
Draft: preserving face colors and names when downgrading/upgrading (splitFaces and makeShell only)
2018-12-11 09:15:30 -03:00
easyw
d901631f8e
a minor py3 fix
2018-12-11 09:12:15 -03:00
kreso-t
5eeff9d17f
Path: Adaptive - bugfix
...
fix for path cleaning, related to uncleared regions
2018-12-11 09:10:08 -03:00
Bernd Hahnebach
081173e344
FEM: solver run, fix method names
2018-12-10 20:56:41 -03:00
DeepSOIC
5d5ac035f7
PartGui: fix error popup message
...
reported by kazan417 in crowdin
https://crowdin.com/translate/freecad/563/en-hu#6500315
2018-12-10 20:55:51 -03:00
Yorik van Havre
083954a0e2
Arch: small optimization in Arch Reference
2018-12-10 19:41:02 -02:00
Yorik van Havre
686688e00c
Arch: Ability to unload shape of Arch References
2018-12-10 19:33:08 -02:00
Yorik van Havre
5633bd14d2
Arch/Draft: Misc small fixes
...
* Properly handle offset2D and arch objects in Draft Stretch
* Allow the WP of Arch BuildingParts to stay weak
* Fixed Draft Edit making Wires not plane anymore
* Dont change the WP if already perpendicular to current view
* Fixed DXF import of Polyfaces
2018-12-10 10:21:17 -02:00
wmayer
d91e38962c
mesh segmentation algorithm for surfaces
2018-12-10 13:19:27 +01:00
wandererfan
d9d81ade84
Clean up section line arrows
2018-12-10 09:15:07 -03:00
wandererfan
1d8cc22ed4
Fix SectionLine preference location
2018-12-10 09:12:51 -03:00
wmayer
0caa169eb0
mesh segmentation algorithm for surfaces
2018-12-10 00:23:31 +01:00
wmayer
9be3e63332
mesh segmentation algorithm for surfaces
2018-12-08 15:53:58 +01:00
wandererfan
f76f19732c
Use Global Scope for PathArray Links
2018-12-08 11:29:45 -03:00
wandererfan
bf3a1fdaa8
Test for binormal == Z sb binormal parallel Z
2018-12-08 11:29:45 -03:00
lorenz
3059646761
Fem: Elmer: rename function iterkeys -> keys
2018-12-08 11:27:22 -03:00
looooo
1476caf281
py3: iteritems -> items, iterkeys -> keys
2018-12-08 11:27:22 -03:00
easyw
2cbf323e84
another py3 compatibility fix
2018-12-08 11:24:56 -03:00
easyw
bb226d1973
first step vs py3 compatibility
2018-12-08 11:24:56 -03:00
DeepSOIC
e48254d98e
Draft: allow cross-CS links for Clone
...
fixes drag-drop issues
https://forum.freecadweb.org/viewtopic.php?f=3&t=32677&p=272896#p272896
2018-12-08 11:23:53 -03:00
wmayer
20fe774784
mesh segmentation algorithm for surfaces
2018-12-07 20:03:44 +01:00
Yorik van Havre
265be0fd86
Merge branch 'master' of github.com:FreeCAD/FreeCAD
2018-12-07 14:27:35 -02:00
Yorik van Havre
c507ab9efd
Arch: minor bugfix in arch reference
2018-12-07 14:27:18 -02:00
wmayer
a92014a36d
rework mesh segmentation dialog
2018-12-07 13:13:08 +01:00
Bernd Hahnebach
36447d71c5
FEM: ccx tools, simplify member collection
2018-12-07 08:53:48 -03:00
Bernd Hahnebach
1311bac126
FEM: solver frame work ccx and z88, simplify member collection
2018-12-07 08:53:48 -03:00
Bernd Hahnebach
945497c73c
FEM: utils, add some defs to collect analysis group member
2018-12-07 08:53:48 -03:00
Bernd Hahnebach
80f2ccc304
FEM: utils, rename get single member
2018-12-07 08:53:48 -03:00
Bernd Hahnebach
592979b829
FEM: utils, rename get member
2018-12-07 08:53:48 -03:00
Bernd Hahnebach
e5c8c18e8d
FEM: elmer writer, use class methond instead of utils method directly
2018-12-07 08:53:48 -03:00
Bernd Hahnebach
5c4b287597
FEM: solver tasks, delete duplicate methods
2018-12-07 08:53:48 -03:00
Bernd Hahnebach
93e179ba01
FEM: unit tests, extend commends to command for every module test
2018-12-07 08:53:48 -03:00
wandererfan
0e26ce1f27
Add id=PageName to exported Svg
...
- add id attribute to output of QSvgGenerator.
2018-12-07 08:53:08 -03:00
wandererfan
14b780c0ee
Add Parameter to Control Section Line Appearance
...
- allow user to specify traditional section line
or "reference arrow method"
2018-12-06 08:57:56 -03:00
wandererfan
7b4bc50e5c
Make Edge Selection Area Adjustable
...
- Edges may be difficult to select depending on drawing
scale and zoom level.
- Parameter: Preferences/Mod/TechDraw/General/EdgeFuzz
2018-12-06 08:57:56 -03:00
wandererfan
ac15cda1d4
Add US Letter size blank template
2018-12-06 08:57:56 -03:00
wandererfan
9907422806
Display correct symbols for Minute/Second
...
- the ImperialCivil unit schema uses "M" for angular
minutes and "S" for angular seconds. These must be
replaced by ' and ".
2018-12-06 08:57:17 -03:00
wandererfan
eb9aa5c54d
Remove custom translation code
...
- go back to letting loadUi do the translating.
2018-12-06 08:54:46 -03:00
Bernd Hahnebach
e40ce74f27
FEM: unit tests, extend the FEM is derived from test to more Trues
2018-12-06 08:53:58 -03:00
Bernd Hahnebach
f3cee72436
FEM: utils, get rid of duplicate defs
2018-12-06 08:53:58 -03:00