Your Ad Here

Go to: Synopsis. Flags. Return value. MEL examples.

Synopsis

blendShapePanel [-blendShapeEditor string] <name>

blendShapePanel is undoable, queryable, and editable.

This command creates a panel that derives from the base panel class that houses a blendShapeEditor.

Flags

blendShapeEditor
Long name (short name) [argument types] Properties
-blendShapeEditor(-be) string
The name of an editor to be associated with the panel. Query only

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 be used more than once in a command

Return value

None

MEL examples

blendShapePanel bsP;
  

Return to Autodesk Index


Your Ad Here