Go to: Synopsis. Flags. Return value. Related.
cpCollision(
[objects ...]
, [cloth=boolean], [help=boolean], [name=objectName], [rigid=boolean])
Note: Strings representing object names and arguments must be separated by commas. This is not depicted in the synopsis.
cpCollision is undoable, queryable, and editable.
cloth, help, name, rigid
Long name (short name) |
[argument types] |
Properties |
help(h)
|
boolean
|
|
|
Prints a quick help message.
|
|
name(n)
|
objectName
|
|
|
Specifies the name of the constraint object transform. The actual shape name
will be objectNameShape.
|
|
cloth(c)
|
boolean
|
|
|
Enable collisions Cloth-to-cloth.
|
|
rigid(r)
|
boolean
|
|
|
Enable collisions to Rigid bodies.
|
|
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.
|
String: Name of cpCollisionSet
cpButton, cpConstraint, cpPanel, cpProperty, cpSeam, cpSolver, cpTool