We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f1f797 commit c087ec8Copy full SHA for c087ec8
docs/source/release/v6.13.0/framework.rst
@@ -168,6 +168,8 @@ Python
168
New features
169
############
170
- ``Instrument.getFilename()`` and ``Instrument.setFilename()`` have been exposed to python.
171
+- A new method named ``getFittingParameter`` has been added to ``Mantid::Geometry::Component`` class and exposed to
172
+ python. This allows access to fitting parameters from components in an instrument definition file.
173
174
Bugfixes
175
0 commit comments