Adverti horiz upsell

cly_pivotReflectionModeling.mel 2.0.5 for Maya (maya script)

auto-delete symmetry, mirror, and clean the origin

License
Button download
1,643 Downloads

Compatibility

  • 2009, 2008, 8.x

Operating Systems

  • Windows

History

Created:02/05/2008
Last Modified:03/16/2014
File Size: 155 KB

Keywords

symmetry, claydough

Q/A

An ERROR whent tryin to use cly_pivotReflectionModeling.mel 2.0.5

Date:04/02/2010
Submitted by: Tomasz Tomasz Tomasz Tomasz

Hi, i've got problem

when i try to use cly_pivotReflectionModeling, maya shows me an error :

// Error: Number of arguments on call to cly_pivotReflectionModeling does not match number of parameters in procedure definition. //

Replies to this question:

  • Replyindent
    claydough

    claydough said almost 10 years ago:

    [quote=avengingangel]When I type cly_pivotReflectionModelingSetup 1 into the command prompt I get the message: "Error: Cannot find procedure "cly_pivotReflectionModelingSetup" "Result: Cannot find procedure "cly_pivotReflectionModelingSetup" Why?[/quote] Sorry for the delay... I hope to keep up with support in the future. ( really can't use a set it and forget it philosophy when sharing tools I suppose. Or I am really not contributing anything to the community if the end user can not use the tool anyway ) Never worked with Maya 2011 so I can not be certain. But Maya 2012 everything seemed to work fine. So... I can only guess that the usersetup.mel was not setup correctly? ( the lines of code required for the installation script was not copypasted into the userSetup.mel and included in the correct directory? ) mel code and therefore the scriptnames are both case sensitive? custom mel directories need to be included in windows environment variables? Also... With Maya 2015: Maya has new contextual menu behavior for shelfButtons rendering the setUp script useless! ( broke ) I need to git off my big bottom and write a fix! till then cly_pivotReflectionModelingSetup 1; ( to mirror ) cly_pivotReflectionModelingSetup 2; ( to select symmetry ) cly_pivotReflectionModelingSetup 3; ( to delete symmetry ) also cly_pivotReflectionModelingPrefs ( to open the options window ) cly_autoMirrorScriptJob ( to turn on auto mirroring )
  • Replyindent
    AvengingAngel

    AvengingAngel said over 14 years ago:

    When I type cly_pivotReflectionModelingSetup 1 into the command prompt I get the message: "Error: Cannot find procedure "cly_pivotReflectionModelingSetup" "Result: Cannot find procedure "cly_pivotReflectionModelingSetup" Why?
  • Replyindent
    claydough

    claydough said over 14 years ago:

    [quote=tomasz87]

    Hi, i've got problem

    when i try to use cly_pivotReflectionModeling, maya shows me an error :

    // Error: Number of arguments on call to cly_pivotReflectionModeling does not match number of parameters in procedure definition. //

    [/quote] perhaps helpful to others so, posting email here as well... Hi cwaniaktg, If you setup the script using the cly_pivotReflectionModelingSetup command, ( and added the contents within userSetup.txt to the contents of your userSetup.mel )... You should have a shelf button to run the script with. If you are running the script with the shelfButton or, You prefer not to use shelf buttons ( which also includes additional commands and utilities ) Then run cly_pivotReflectionModeling with the appropriate argument: cly_pivotReflectionModelingSetup 1; ( to mirror ) cly_pivotReflectionModelingSetup 2; ( to select symmetry ) cly_pivotReflectionModelingSetup 3; ( to delete symmetry ) Hope that helps. Please e-mail me if you need any additional follow up. Thanks for the feedback, -RogerKlado RogerKlado@claydough.net

Post a reply: