Gaute Lindkvist
|
f82b2f73ec
|
#6320 Refactor of PdmScripting
* Make base class abstract
* Implement support for IOHandling for PdmChild and PdmChildArray fields
|
2020-08-25 08:33:47 +02:00 |
|
Kristian Bendiksen
|
c016c02e40
|
Replace RiaApplication::instance()->project() with RimProject::current().
Also remove uneccessary includes of RiaApplication.h.
|
2020-05-12 12:01:44 +02:00 |
|
Magne Sjaastad
|
72fefb4db5
|
Convert to enum class
|
2020-04-24 11:40:22 +02:00 |
|
Gaute Lindkvist
|
c51aa91c42
|
#5632 Python method commands (#5649)
* General PdmObjectMethods for scripting.
|
2020-03-10 14:11:22 +01:00 |
|
Magne Sjaastad
|
fe9e567825
|
#4683 clang-format on all files in ApplicationCode
|
2019-09-06 10:57:22 +02:00 |
|
Gaute Lindkvist
|
650af20e06
|
#4429 Implement return status handling for command file interface
|
2019-05-23 16:47:02 +02:00 |
|
Magne Sjaastad
|
d489fe1034
|
#3483 SetExportFolder : Use mkpath instead of mkdir
Allow users to create folders with more than one level
|
2018-10-11 07:42:11 +02:00 |
|
Magne Sjaastad
|
b461b2f6e0
|
#3483 SetExportFolder : Add support for creating folders
|
2018-10-10 15:08:57 +02:00 |
|
Bjørnar Grip Fjær
|
8af00bc1b4
|
#1665 Add setExportFolder command to command file interface
|
2017-07-27 10:34:36 +02:00 |
|