Go to: Synopsis. Flags. Return value. Related. MEL examples.
cpClothSet [-addSolver solverName] [-enableRigidCollisions boolean] [-name objectName] [-removeSolver solverName] [-solver solverName]
[objectSetName (optional)]
cpClothSet is undoable, queryable, and editable.
Creates a cloth set. A cloth set is a custom object set that
contains additional controls specific to cloth.
addSolver, enableRigidCollisions, name, removeSolver, solver
| Long name (short name) |
[argument types] |
Properties |
-name(-n)
|
objectName
|
|
|
Specifies the desired object name on cloth set creation.
|
|
-solver(-s)
|
solverName
|
|
|
Specifies the cloth solver to bind this set to. By default,
this command will connect it to the current cloth solver.
|
|
-addSolver(-as)
|
solverName
|
|
|
Specifies an additional cloth solver to bind this set to.
|
|
-removeSolver(-rs)
|
solverName
|
|
|
Specifies a cloth solver connection to remove from this set.
|
|
-enableRigidCollisions(-erc)
|
boolean
|

|
|
Enables or disables rigid collisions for the set.
|
|
Flag can appear in Create mode of command
|
Flag can appear in Edit mode of command
|
Flag can appear in Query mode of command
|
Flag can be used more than once in a command
|
None
cpSolver
cpClothSet -n clothSet1;
Return to Autodesk Index