Go to: Synopsis. Flags. Return value. Related.
cpClothSet(
[objectSetName (optional)]
, [addSolver=solverName], [enableRigidCollisions=boolean], [name=objectName], [removeSolver=solverName], [solver=solverName])
Note: Strings representing object names and arguments must be separated by commas. This is not depicted in the synopsis.
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(addSolver)
|
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 have multiple arguments, passed either as a tuple or a list.
|
None
cpSolver
Return to Autodesk Index