移動先: 概要 戻り値 MEL 例.
findAnimCurves (string $selectionConnection)
なし
// Get a list of the curves selected in the outliner of the graph editor // GraphEditor; string $selConn = `editor -q -selectionConnection graphEditor1OutlineEd`; findAnimCurves($selConn);