/
pasteKeys

pasteKeys

Description

Pastes keys from the clipboard onto the selected channels of the selected module at the current frame

The pasteKeys command may only be used under these conditions:

  • Exactly one module is selected
  • A single channel selection is made within only one Property of the module

Keys are then pasted starting at the current frame, unless the useFrame option is used to specify a different starting frame.

Functional area

Data editing

Command syntax

Syntax

pasteKeys [-useFrame integer]

Arguments

None

Flags

NameFlag argumentsArgument typeExclusive toComments
useFrame1integerFrame number at which to start pasting. If this option is not specified, the paste operation will begin at the current frame.

Return value

void

Examples

// Select the X Rotation channel of the module right_foot, and paste
// the keys within the clipboard to those channels, beginning at the
// current frame.
select right_foot;
selectProperty "RotationX";
pasteKeys;

Additional information

Related commands

Related content


© Copyright Vicon Motion Systems. All rights reserved.

Vicon trademarks