Commit Graph

8541 Commits

Author SHA1 Message Date
WandererFan
a080e3bcbc Control Face edges from Part/Section 2016-09-28 20:24:46 -04:00
WandererFan
90c3f719ec Drawing window pan & zoom 2016-09-28 20:24:46 -04:00
wmayer
f6b35cc494 fix msvc compiler warnings
fix typo
2016-09-27 19:42:46 +02:00
wmayer
a68b03a083 fix some typos 2016-09-27 19:26:45 +02:00
Bernd Hahnebach
ecfa4f5b13 FEM: add Groups to mesh property editor info 2016-09-27 13:04:47 -03:00
Bernd Hahnebach
a9120b32ec FEM: add GroupID to python mesh API 2016-09-27 13:04:47 -03:00
Bernd Hahnebach
53aa7a228d FEM: fix unit tests 2016-09-27 13:04:47 -03:00
Bernd Hahnebach
a172188ca4 FEM: update examples 2016-09-27 13:04:47 -03:00
Bernd Hahnebach
ff80a1e719 FEM: code formating, flake8 2016-09-27 13:04:47 -03:00
makkemal
44c1afd6c6 FEM: add User Defined to VTK post pipeline 2016-09-27 13:04:47 -03:00
makkemal
7e37ddf76a FEM: User defined result object added 2016-09-27 13:04:47 -03:00
Bernd Hahnebach
089d2fb142 FEM: nonlinear materials, add an icon 2016-09-27 13:04:47 -03:00
Bernd Hahnebach
491b2a95f0 FEM: nonlinear materials, set CalculiX solver to nonlinear analysis if nonlinear material is added 2016-09-27 13:04:47 -03:00
Bernd Hahnebach
35c69f71dc FEM: multiple nonlinear materials, check if each linear material has only one nonlinear material 2016-09-27 13:04:47 -03:00
Bernd Hahnebach
d5bc6ba441 FEM: multiple nonlinear materials, each nonlinear material is based on a linear material 2016-09-27 13:04:47 -03:00
Bernd Hahnebach
68ee3ac73c FEM: nonlinear materials, add check if nonlinear material object is in the analysis when solver is set to nonlinear materials 2016-09-27 13:04:47 -03:00
Bernd Hahnebach
0546bba185 FEM: nonlinear materials, solver CalculiX implementation 2016-09-27 13:04:47 -03:00
Bernd Hahnebach
708ccb68c5 FEM: nonlinear materials, core object implementation 2016-09-27 13:04:47 -03:00
Bernd Hahnebach
56a433447d FEM: nonlinear materials, add some new needed attributes to ccx solver object 2016-09-27 13:04:47 -03:00
Bernd Hahnebach
425d593dc0 FEM: code formating, make flake8 not complaining about non existing variable 2016-09-27 13:04:47 -03:00
Bernd Hahnebach
c83a11e39d FEM: frd import, better comment in the regard of different node order 2016-09-27 13:04:47 -03:00
Bernd Hahnebach
f7fd4f6a83 FEM: code formating, flake8 2016-09-27 13:04:47 -03:00
Bernd Hahnebach
b86acaf834 FEM: typo in self weight object 2016-09-27 13:04:47 -03:00
Bernd Hahnebach
5217f0aa8c FEM: change ccx solver property name
from IterationsMaximum to IterationsThermoMechMaximum and
only write if set > 0
2016-09-27 13:04:47 -03:00
Bernd Hahnebach
88e0255209 FEM: ccx input file, remove trailing whitspaces and not needed comma 2016-09-27 13:04:47 -03:00
Bernd Hahnebach
d004a1190a FEM: change ccx solver property name from SteadyState to TheromMechSteadyState 2016-09-27 13:04:46 -03:00
Bernd Hahnebach
bf1228b8cb FEM: transient thermomech analysis (steadystate == true) needs density 2016-09-27 13:04:46 -03:00
Bernd Hahnebach
0e1fb3963b FEM: constraint transform task panel, fix if analysis name is not analysis 2016-09-27 13:04:46 -03:00
kgoao
f9e7a774da FEM: ConstraintTransform: Solver implementation
FEM: ConstraintTransform: Flake8 formatting for python files

FEM: ConstraintTransform: TransformType App::PropertyEnumeration
2016-09-27 13:04:46 -03:00
kgoao
f15a48d1d4 FEM: ConstraintTransform: add icon 2016-09-27 13:04:46 -03:00
kgoao
b3cb1d48e3 FEM: ConstraintTransform: core implementation
FEM: ConstraintTransform: transformable surface comment modification

FEM: ConstraintTransform: re-adjusted GUI layout

FEM: ConstraintTransform: more tweaking

FEM: ConstraintTransform: GUI layout adjustment

FEM: ConstraintTransform: GUI bug fix

FEM: ConstraintTransform: implemented App::PropertyEnumeration for type of transform
2016-09-27 13:04:46 -03:00
Yorik van Havre
834814521f Draft: Support elevation of LWPolylines in DXF importer 2016-09-26 22:18:45 -03:00
wmayer
126bfa13d4 do not grab focus when showing image view 2016-09-26 17:54:34 +02:00
Yorik van Havre
074edc5cf4 Draft: Fixed filled mode - fixes #2708 2016-09-25 14:31:37 -03:00
wmayer
433b559939 fixes #0002702: Default cylinder angle 10 deg 2016-09-24 18:11:47 +02:00
wmayer
9a4b4695e2 fix unicode/utf-8 encoding problems 2016-09-24 16:48:30 +02:00
wmayer
5c87f182eb Add enum test 2016-09-24 16:47:41 +02:00
wmayer
855839c392 drop hard dependency of MeshPart to smesh 2016-09-24 11:16:27 +02:00
wmayer
ac511e4d2f fix build failure on Windows due to removal of deprecated C++ header 2016-09-24 02:44:32 +02:00
wmayer
2845e319a3 fix -Wextra in Fem 2016-09-24 02:17:15 +02:00
wmayer
b13efc182d fix -Wextra in MeshPart 2016-09-24 00:42:52 +02:00
wmayer
75cba4d987 fix -Wextra in Sandbox 2016-09-23 21:58:43 +02:00
wmayer
a587be999c fix -Wextra in JtReader 2016-09-23 21:28:53 +02:00
wmayer
9ceadafc3e fix -Wextra in Path 2016-09-23 21:20:38 +02:00
wmayer
6f43ec4c09 fix -Wextra in Raytracing 2016-09-23 21:20:16 +02:00
wmayer
0c8d48c5bb fix -Wextra in Web 2016-09-23 21:19:53 +02:00
wmayer
6bcd112c4b fix -Wextra in Draft 2016-09-23 21:19:38 +02:00
wmayer
8c06d9dea9 fix -Wextra in Robot 2016-09-23 21:18:57 +02:00
wmayer
f2339bbe2b fix -Wextra in Reen 2016-09-23 18:25:49 +02:00
wmayer
1139d9adbb fix -Wextra in Inspection 2016-09-23 18:10:27 +02:00