QuantumATK Forum

QuantumATK => General Questions and Answers => Topic started by: ramkrishna on November 11, 2016, 23:53

Title: XYZMatrix plugin for 2016.2
Post by: ramkrishna on November 11, 2016, 23:53
Hello,
Attached is the XYZMatrix plugin that we used to measure a distance in 2015 version. However, it is not working for current ATK-2016.2. Can you please update this plugin for current ATK version?

Thanks
Ramkrishna
Title: Re: XYZMatrix plugin for 2016.2
Post by: Anders Blom on November 12, 2016, 14:12
I didn't realize anyone was using this plugin - I made it a long time ago (2013), and haven't looked at it after we upgraded to Qt 5.

It seems all you need to do is get rid of QVariant, so you can try the new version attached.

Note, however, that this plugin is UNSUPPORTED. If it works, great, if not, well...

Edit: Removed version 1.1 which had a bug - use 1.2 below
Title: Re: XYZMatrix plugin for 2016.2
Post by: ramkrishna on November 14, 2016, 17:40
Hi Anders,
It's working perfectly. Thanks a lot.

Regards
Ramkrishna
Title: Re: XYZMatrix plugin for 2016.2
Post by: Anders Blom on November 15, 2016, 07:23
Not perfectly, I found a bug if you try to edit any of the fields. I will fix it.
Title: Re: XYZMatrix plugin for 2016.2
Post by: Anders Blom on November 15, 2016, 16:32
Fixed.