Adverti horiz upsell

Soft Cluster EX 3.0.1 for Maya (maya plugin)

Soft Cluster EX is a python and c++ based tool for converting soft selection to cluster or joint, supports common types of deformable geometry(e.g. polygon,nurbs ,subdiv and lattice) with a lot of advance features.

License
Button download
5,646 Downloads

Compatibility

  • 2017, 2016, 2015, 2014, 2013, 2012, 2011

Operating Systems

  • Linux
  • Mac
  • Windows

History

Created:10/01/2013
Last Modified:12/01/2020
File Size: 108 KB

Bugs

error: unexpected indent

Statusclosed
Prioritylow
Date02/25/2014
Submitted bygX3 gX3
This is the feedback from the sript editor:
import softClusterEX
        softClusterEX.GUI()
# Error: line 1: unexpected indent #



Comments on this bug:

  • Webber Huang

    Webber Huang said over 10 years ago:

    please remove "intent" before softClusterEX.GUI(),like below: import softClusterEX softClusterEX.GUI() highlight these two line, ctrl + enter
  • gX3

    gX3 said over 10 years ago:

    Thanks. That worked and got the UI. To test the plug-in I created a polygon sphere, selected a vertex with soft select and pressed the "Create" button. I got another error: softClusterEX.py line 182: Selected objects Unsupported! #
  • Webber Huang

    Webber Huang said over 10 years ago:

    Well, you need to know how to use soft selection first,check this article:https://download.autodesk.com/global/docs/maya2014/en_us/index.html?url=files/SMd_Use_the_Soft_Modification_Tool.htm,topicNumber=d30e355442
  • gX3

    gX3 said over 10 years ago:

    I was using the soft modification property of the translate tool and using your script on the selected vertices. The link in your reply leads to the soft-mod deformer, so I tried that as well. With the softModHandle selected I ran your script. I got the same error as well: softClusterEX.py line 182: Selected objects Unsupported! #
  • Webber Huang

    Webber Huang said over 10 years ago:

    Sorry,my mistake, yes, i mean soft selection,not soft mod deformer. Just select poly vertex(s),hit "b" to enable soft selection mode, hold b + hold left click to adjust the radius till the range you want, click "create" button. This's the right article: https://download.autodesk.com/global/docs/maya2014/en_us/files/GUID-2CEF5B4A-DC9D-48B6-A3DB-B86936DB1E5F.htm
  • gX3

    gX3 said over 10 years ago:

    Thanks, but still does not work. Same error.
  • Webber Huang

    Webber Huang said over 10 years ago:

    Have you check my demo where explain how it work and what it can do?
  • gX3

    gX3 said over 10 years ago:

    That was the first thing I did. All I am doing is soft select a vertex from a polysphere and hit the "create" button of the softCluster plug-in. Exactly as you do in your demo video. Every time I get the same error: softClusterEX.py line 182: Selected objects Unsupported! #
  • Webber Huang

    Webber Huang said over 10 years ago:

    Please send screen shot to my email - xracz.fx@gmail.com, as detail as possible

Post a comment: