Commit Graph

18 Commits

Author SHA1 Message Date
Bernd Hahnebach
21b756b3db FEM: gui objs, use single quotes instead of double ones 2019-09-05 22:32:32 +02:00
Bernd Hahnebach
4bcf2446a0 FEM: lgtm, do not test if for a constant, because it will give the same result in any case 2019-06-29 13:22:23 +02:00
Bernd Hahnebach
3ae4283073 FEM: code formating, improve imports, get rid of E402 error 2019-06-16 23:21:38 +02:00
Bernd Hahnebach
5ca75ca7ea FEM: code formating, max line length < 100, fem gui objects 2019-05-20 12:33:30 +02:00
luz.paz
13622cd0b8 FEM: Fix grammar 2019-01-30 11:08:03 -02:00
luz.paz
d150dec132 FEM: make file headers title use the same schema in all fem(gui)objects/
Cherrypicked from femtemp f3212888c50d
+ 2 femobject uniformity fixes

fem(gui)objects leftover header copyright fix
2018-11-26 09:10:17 -03:00
Bernd Hahnebach
be28744829 FEM: Python VP, add return variable to unSetEdit methods and improve reseting the edit mode 2018-05-28 08:58:17 +02:00
Bernd Hahnebach
fa484c65d3 FEM: default display mode, name it Default as it is done in all other FEM obj where a Default display mode is needed 2018-05-23 17:59:29 +02:00
Bernd Hahnebach
c574fb2760 FEM: Python obj VP, code formating 2018-05-23 17:59:29 +02:00
Bernd Hahnebach
6a2ac85d59 FEM: Python geometry selection class, use it for gmsh mesh group 2018-05-23 17:59:29 +02:00
Bernd Hahnebach
50724bbe50 FEM: some Python constraint VP, add import of FemGui to get the icon in TreeView when there is no analysis and Fem is not loaded 2018-05-23 17:59:29 +02:00
Bernd Hahnebach
c997755ad1 FEM: Python object VP, add a pop up if a task panel is open while another one will be opened 2018-05-23 17:59:29 +02:00
Bernd Hahnebach
5f37a30230 FEM: Python reference selection task panel, fix initial selection and selection after delete an item 2018-05-23 17:59:29 +02:00
Bernd Hahnebach
16e70d9719 FEM: Python constraints with ref shapes, add right click to delete all ref shape at once 2018-05-23 17:59:29 +02:00
Bernd Hahnebach
830d521e93 FEM: python task panel with solid reference shapes, make solids better visible on click if they are in Compound or BooleanFragment 2018-05-23 17:59:29 +02:00
Bernd Hahnebach
1e497ebd8e FEM: code formating, no space after ( 2018-05-23 17:59:29 +02:00
Bernd Hahnebach
4dea888fda FEM: python objects task panel, clear selection on task panel close 2018-05-23 17:59:29 +02:00
Bernd Hahnebach
c85afd0e44 FEM: objects, use fem name sheme for object package names 2018-01-25 18:46:30 -02:00