ResInsight/Fwk/AppFwk/cafPdmScripting
Magne Sjaastad 273e416b40 Python adjustments (#7809)
* #7797 Well Targets: Add scripting capability
* #7794 Python : Do not update childField or childFieldArray
* #7797: Python - Add scripting to well path collection
- Extend the pdmobject.py with method add_object()
- allow objects to be created from Python in well path collections
- add well targets to modelled well path

* #7795 Python : Make sure referenced generated classes are defined
* #7810 StimPlanModel: clean-up python generation
* Python : Always use empty string as default value for ptrFieldValue
It can happen that a ptrField is assigned to a pointer on object construction. (FaciesProperties) Make sure that constructor always assigns an empty string.

Co-authored-by: magnesj <magnesj@users.noreply.github.com>
Co-authored-by: Kristian Bendiksen <kristian.bendiksen@gmail.com>
2021-06-25 14:28:41 +02:00
..
cafPdmScripting_UnitTests Python adjustments (#7809) 2021-06-25 14:28:41 +02:00
.clang-format #5632 Python method commands (#5649) 2020-03-10 14:11:22 +01:00
.clang-tidy #5632 Python method commands (#5649) 2020-03-10 14:11:22 +01:00
cafPdmAbstractFieldScriptingCapability.cpp #6320 Refactor of PdmScripting 2020-08-25 08:33:47 +02:00
cafPdmAbstractFieldScriptingCapability.h #6320 Refactor of PdmScripting 2020-08-25 08:33:47 +02:00
cafPdmCodeGenerator.h Python adjustments (#7809) 2021-06-25 14:28:41 +02:00
cafPdmFieldScriptingCapability.cpp Create Well Path Laterals from existing well paths 2021-01-04 11:09:01 +01:00
cafPdmFieldScriptingCapability.h #7198 Fix crash in new_summary_plot.py 2021-01-13 15:38:11 +01:00
cafPdmFieldScriptingCapabilityCvfColor3.cpp #6417 Fix update of cvf::Vec3d from Python 2020-09-08 13:44:55 +02:00
cafPdmFieldScriptingCapabilityCvfColor3.h #6417 Fix update of cvf::Vec3d from Python 2020-09-08 13:44:55 +02:00
cafPdmFieldScriptingCapabilityCvfVec3d.cpp #6417 Fix update of cvf::Vec3d from Python 2020-09-08 13:44:55 +02:00
cafPdmFieldScriptingCapabilityCvfVec3d.h #6417 Fix update of cvf::Vec3d from Python 2020-09-08 13:44:55 +02:00
cafPdmMarkdownBuilder.cpp Fixes by clang-format 2020-11-06 06:18:34 -05:00
cafPdmMarkdownBuilder.h Python doc improvements (#5669) 2020-03-12 07:45:52 +01:00
cafPdmMarkdownGenerator.cpp Python adjustments (#7809) 2021-06-25 14:28:41 +02:00
cafPdmMarkdownGenerator.h Python adjustments (#7809) 2021-06-25 14:28:41 +02:00
cafPdmObjectMethod.cpp Update some comments in PdmObjectMethod 2020-08-07 13:01:29 +02:00
cafPdmObjectMethod.h #6320 Refactor of PdmScripting 2020-08-25 08:33:47 +02:00
cafPdmObjectScriptability.cpp #6320 Refactor of PdmScripting 2020-08-25 08:33:47 +02:00
cafPdmObjectScriptingCapability.cpp #6320 Refactor of PdmScripting 2020-08-25 08:33:47 +02:00
cafPdmObjectScriptingCapability.h #6320 Refactor of PdmScripting 2020-08-25 08:33:47 +02:00
cafPdmObjectScriptingCapabilityRegister.cpp #6320 Refactor of PdmScripting 2020-08-25 08:33:47 +02:00
cafPdmObjectScriptingCapabilityRegister.h #6320 Refactor of PdmScripting 2020-08-25 08:33:47 +02:00
cafPdmPythonGenerator.cpp Python adjustments (#7809) 2021-06-25 14:28:41 +02:00
cafPdmPythonGenerator.h Python adjustments (#7809) 2021-06-25 14:28:41 +02:00
cafPdmScriptIOMessages.cpp Python fixup after code review 2020-03-05 11:09:07 +01:00
cafPdmScriptIOMessages.h #6106 Apply clang-format on AppFwk 2020-06-19 08:00:01 +02:00
cafPdmScriptResponse.cpp #5632 Python method commands (#5649) 2020-03-10 14:11:22 +01:00
cafPdmScriptResponse.h #5632 Python method commands (#5649) 2020-03-10 14:11:22 +01:00
CMakeLists.txt Fixes by cmake-format (#6874) 2020-10-30 12:31:16 +01:00