Commit Graph

21 Commits

Author SHA1 Message Date
Bernd Hahnebach
ba21ca8cc2 FEM: Python base VP, better check in get icon 2020-03-16 11:05:01 +01:00
Bernd Hahnebach
9004e1fc5a FEM: improve imports 2020-03-16 11:04:48 +01:00
Bernd Hahnebach
2a0ba98c09 FEM: constraint body heat source vp, fix tree view icon 2020-03-10 22:27:34 +01:00
Bernd Hahnebach
f41a942b0e FEM: Python base view object, reactivate get icon method 2020-03-10 22:00:27 +01:00
Bernd Hahnebach
55bfa9dd7c FEM: Python base object fix regression added with 062d782236 by readding getstate method 2020-03-10 18:16:48 +01:00
Bernd Hahnebach
8b84a1cc94 FEM: python base object and python base view object, workaround:
- do not add Object attribute, regression added in a47d33b5e
- do not attacht Object and ViewObject attribute, regression added in 175e7f2069
- this deactivates the icons in tree view
- thus this only is a workaround
2020-03-09 15:00:34 +01:00
Bernd Hahnebach
5829fc4f4a FEM: base Python VP, extend to get the icon without hard coded name 2020-03-06 19:01:55 +01:00
Bernd Hahnebach
062d782236 FEM: Python object base classes, some tweaks 2020-03-05 12:05:24 +01:00
Bernd Hahnebach
5620122ae7 FEM: code formating and unifor licence header in Python modules 2020-03-04 07:50:21 +01:00
Bernd Hahnebach
9c0d0e94c6 FEM: Python objects and guiobjects, code formating 2020-03-03 21:26:21 +01:00
Bernd Hahnebach
175e7f2069 FEM: Python base constraint view provider, extend methods 2020-03-03 21:26:20 +01:00
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
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
ae4a97d3d2 FEM: Python constraints, do not open a new constraint if another task panel is open 2018-05-23 17:59:29 +02:00
Bernd Hahnebach
a4bb93d559 FEM: Python VP objects without task panel, proper prevent edit mode 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