Hi Rob, not exactly sure what you mean by that. The plugin is all about getting a quantifiable result.
Right now the zebra will pop up the zebra dialog, which has the ability to change mesh settings.
There is a way to do this without the dialog too but somehow this is very slow in display speed when the dialog is not active (plus some other issues)
Basically I’m calling the Rhino commands with the toggle (zebra and zebraoff) and this has one disadvantage that I cannot keep track over it’s state. So if you manually close the zebra settings then if you want to bring back the zebra with the tool button, you might have to press it twice.
The zebra toggle has the advantage though that it will automatically include all surfaces that were selected for the evaluation.
I’m just used to using zebras to analyse curvature rather than numbers. So if the plugin only displayed numerical info for position and tangency then I’d still find it very useful.
Please update to latest and greatest 0.9.9.4 … which I call release candidate. If all goes well I will publish the first release soon and source files shortly after.
New in this release:
much faster update when single surfaces are adjusted (this was a feature I took out of the previous release to completely rewrite, as the old method was buggy)
btw @mcvltd I think you need to uninstall the stgGlobalEdgeContinuity plugin first (Through PackageManager). I thought I had done it right with the plugin id, but this went wrong when translating to C#
Great tool!
It would be good if the window would remember the last position on the screen.
Or GlobalEdgeContinuity could live in a panel - even better.
That’s an easy fix, will add that for the release. Not sure about making it dockable, I’m afraid that will take a lot of code change, but honestly I have no clue how to do it and it will also not be compatible with Mac I suppose.
@Charles yes I’m going to release the tool one of the following days. I had hoped to do it before the expiration of this beta but I could not make time for it.
Here is what happened, though I’m not sure if it’s relevant. My beta expired so I updated. That left both the beta and the 9.9.4 version in package manager, so I still got the expired version warning. I removed the beta. After that it said “command not found” even though it was installed and there was no command listed in properties/plugins/commands window. Then I completely uninstalled, restarted, reinstalled, restarted. The command is there now, but now I’m back to the update warning.
I’ve tried uninstalling and reinstalling multiple times, reboots, etc but no matter what I get the expired error. The fact that I’ve not given up yet shows how much this plugin has become a must-have part of my daily workflow! Any suggestions on how to fix this?
@Jason_Kuehn@Charles and others, I’ve uploaded a new version. No expiry date on this one, but not yet the final version. I encountered a strange bug that I want to solve first, but don’t have time on short notice to look into it.