Go to: Synopsis. Return value. MEL examples.
getSelectedNObjs( string $type )
None
| Variable Name | Variable Type | Description |
|---|---|---|
| $type | string | This is the nodetype to return, for example "nCloth", "nRigid", "nParticle", or "nucleus". |
string $clothObjs[] = getSelectedNObjs( "nCloth" );