Skip to content

Commit c087ec8

Browse files
authored
Add missing note from diffraction docs
This probably should be in here as well as the diff docs. Committing here so it doesn't get lost. RE #39471
1 parent 0f1f797 commit c087ec8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/source/release/v6.13.0/framework.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,8 @@ Python
168168
New features
169169
############
170170
- ``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.
171173

172174
Bugfixes
173175
############

0 commit comments

Comments
 (0)