Ticket #2694 (closed: fixed)
Improve hexagonal shape bounding box
Reported by: | Anders Markvardsen | Owned by: | Anders Markvardsen |
---|---|---|---|
Priority: | major | Milestone: | Iteration 28 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Roman Tolchenov |
Description
At the moment hexagonal shape bounding box is too large which causes
- the initial view of Instrument to have the wrong focus
- when rotating the instrument you don't see the wireframe properly
Fix this
Change History
comment:2 Changed 10 years ago by Anders Markvardsen
- Status changed from new to accepted
James comment for testing updated HIFI: Yes, that IDF does display correctly - the instrument now fills the window when it is initially opened, and the wire frame boxes can be dragged round interactively. (though they do overlap in the middle as expected)
comment:3 Changed 10 years ago by Anders Markvardsen
- Status changed from accepted to verify
- Resolution set to fixed
Note: See
TracTickets for help on using
tickets.
(In [10390]) Fix: Improve hexagonal shape bounding box
In fact all what had to be done was adding a bounding box to the hexagonal shape in the IDF.
Added wiki documentation for bounding box, see http://www.mantidproject.org/HowToDefineGeometricShape#Bounding-Box
re #2694