Zenpunk
Issues you need to resolve - keep in mind for this type of script to be efficient - you really need to have as few operations for the user as possible
How does the script know what you want to 'fit' the deformer to?
OK - make that the selected object
How does the script know which type of deformer
Pre set it from a list and have one deformer insert for each variation of the script - one for twist - one for bend...etc
OR - go the deformer first route
Have the script assume that the selected object is the deformer
& you've already inserted Under the object you want to resize to
I'll happily post both variations of this script free here if needed.
Problems like this can be solved with small scripts - and posting that code helps the community - both in providing a helper utility and showing other users how to make use of scripting languages available in the app.
If we all charged for every single bit of advice and help/code - there would not be a community here.
If the plugin develops into something bigger than can be accomplished by minimal scripting, then of course its worth a look - but I don't think we should be mercenary with simple helpers - especially as others have already done the same across the app with COFFEE and made the code public.
Edited by deepshade, 03 February 2012 - 03:46 AM.