Commit Graph

2339 Commits

Author SHA1 Message Date
jriegel
988d335af5 Fix sequence issue by new object for Isostatic nodes 2013-08-16 16:46:49 +02:00
jriegel
dca9a25a2b Nicer more informative Isostatic dialog 2013-08-15 22:50:09 +02:00
jriegel
58ba9d4498 Fix bug in getNodes() and some clean up in ApplyingBC 2013-08-15 19:35:52 +02:00
jriegel
ac69b1fc7f small fix in Job dialog 2013-08-12 22:30:02 +02:00
jriegel
fede3064b5 Start updating Fem workbench 2013-08-11 23:19:52 +02:00
jriegel
214235e753 Update Fem workbench
Adding new materials and making some of the objects to python objects
2013-08-11 23:08:43 +02:00
jriegel
db43260bb8 small fix in claim children 2013-08-04 20:41:05 +02:00
jriegel
a5262f9cb7 Add python object for the FemMesh ViewProvider for later postprecessing capabilities 2013-08-04 20:39:08 +02:00
jriegel
88d558b984 make Special Analysisi object for MachDist 2013-08-04 19:25:29 +02:00
jriegel
bd6dc08a1b Make Fem::Analyses object inheritable to python and some fixes in Material 2013-08-04 19:22:17 +02:00
jriegel
1b7acb839b add double click handling to the PythonViewProvider template 2013-08-04 19:20:54 +02:00
jriegel
bd196395db Finish the job writing 2013-08-01 21:49:45 +02:00
jriegel
deb2ed9939 Move Job generation in JobDialog 2013-07-31 22:38:30 +02:00
jriegel
b8cac92e83 switch MachDistIsostatic to python algorithem 2013-07-31 19:10:45 +02:00
jriegel
9155eed7d9 Implement Isostatic Gui 2013-07-24 22:15:25 +02:00
jriegel
2cad732138 fix material save/load for non ascii paths 2013-07-24 18:14:55 +02:00
jriegel
08e2cf1e40 more info on meshing and recalculation only if needed 2013-07-23 21:45:12 +02:00
jriegel
adfe1321a5 some fixes in material handling 2013-07-18 23:03:43 +02:00
jriegel
cce65e9225 Small fix 2013-07-16 22:15:05 +02:00
jriegel
a948f7a16f fix in alignment code 2013-07-16 19:42:15 +02:00
jriegel
ca0f3155e4 Add Job Control Dialog 2013-07-14 21:14:38 +02:00
jriegel
a7fbc02e6d finish move tool 2013-07-14 18:21:08 +02:00
jriegel
fbdbb8b4ab Add MoveTools 2013-07-14 09:59:14 +02:00
jriegel
d2f7efe8c6 further implement Align and Material 2013-07-13 21:00:03 +02:00
jriegel
7319f89167 fix Preferences Page and start Material 2013-07-13 16:29:28 +02:00
jriegel
211764b5da some tuning in Alignment & copy constructor for FemMeshPy 2013-07-13 15:45:05 +02:00
jriegel
f3aebef651 fix in write ABAQUS 2013-07-13 13:15:38 +02:00
jriegel
cd19d8155c remake the position handling on the C++ side 2013-07-13 11:54:21 +02:00
jriegel
125b2f3543 fliping code and some minor adjustments 2013-07-12 23:09:13 +02:00
jriegel
6f5ae0dd42 Implementing new Alignment approach 2013-07-11 00:19:46 +02:00
jriegel
4ab5bd57c9 Add Nodes interface to FemMesh (for usage e.g. calculating eigen transformation) 2013-07-10 23:16:21 +02:00
jriegel
0b57c4da5c Add a general methode for calculating eigen transformation into the Mesh interface 2013-07-10 23:15:25 +02:00
jriegel
cddcba5238 Add checkbox for auto fine tuning to Alignment dialog 2013-07-10 23:14:09 +02:00
jriegel
bdd3575cd2 Undo some of the tried fixes which doesen't work 2013-07-10 23:13:27 +02:00
jriegel
c77d2c688e Again some fixes 2013-07-10 07:54:26 +02:00
jriegel
3f7f010041 some fixes of the fixes ;) 2013-07-10 07:45:39 +02:00
jriegel
4c6e988aad Fix Boundbox problem in FemMesh and make singular Coordinate3 node 2013-07-10 01:09:59 +02:00
jriegel
1ce212160b move AxisCross code to the Viewer and make a Python binding 2013-07-09 23:28:21 +02:00
jriegel
d5ec1da95b implement user interface for creating a Analyses and add a part 2013-07-09 22:15:06 +02:00
jriegel
9d05dcc85c Merge branch 'refs/heads/master' into jriegel/develop-fem 2013-07-08 19:46:54 +02:00
wmayer
7e13921de4 0000641: Make Clipping-Plane-placement editable + support multiple planes 2013-07-08 17:26:50 +02:00
wmayer
fc845d6fae 0000641: Make Clipping-Plane-placement editable + support multiple planes 2013-07-08 17:18:46 +02:00
wmayer
f43f63d3b6 Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code 2013-07-07 21:19:40 +02:00
wmayer
7de742b436 0000735: Feature request for better Fillet/Chamfer 2013-07-07 21:19:19 +02:00
Yorik van Havre
51383ada07 0001167: Arch fixtures system
Arch objects can now have Fixtures, which is a mesh or part attached to
them, but that doesn't modify the geometry of the base object. They are
normally hidden, except when the new Display Mode "Detailed" is used.
Fixtures can be added to any Arch object using the new Arch_Fixture command
and removed with the standard Arch_Remove command.

Fixtures are useful for small unimportant details like window latches or hinges,
that should stay hidden most of the time.
2013-07-07 11:29:26 -03:00
wmayer
56295c5d76 Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code 2013-07-07 16:13:58 +02:00
wmayer
2b0757c3a6 0000735: Feature request for better Fillet/Chamfer 2013-07-07 16:13:38 +02:00
wmayer
e3b0c111be Fix crash when closing color panel 2013-07-07 16:05:30 +02:00
Yorik van Havre
c519f793e3 Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code 2013-07-06 18:47:58 -03:00
Yorik van Havre
407f4d9e2f Draft: Added face mode to Draft rectangle tracker 2013-07-06 18:41:43 -03:00