Go to: Synopsis. Return value. MEL examples.

Synopsis

setNClothRestShape( string $target )

This sets the nCloth rest shape to the desired entity based on the current selection and the passed in argument. It is equivalent to the rest shape calls on the nMesh menu.

Return value

None

Arguments

Variable Name Variable Type Description
$targetstringeither "mesh", "start" or "input"

MEL examples

  setNClothRestShape "input";