Go to: Synopsis. Return value. MEL examples.

Synopsis

displayNClothMesh( string $meshType )

This sets the selected nCloth objects to display either their input or current position meshes. It is equivalent to calling the menu items "Display Input Mesh" and "Display Current Mesh".

Return value

None

Arguments

Variable Name Variable Type Description
$meshTypestringSet to either "input" or "current".

MEL examples

  displayNClothMesh "input"