Houdini 12 HScript commands

Set, add to, or delete the contents of a time group.

Usages

  1. tmgop -t time_from time_to group_name set|add|remove channel_patterns

  2. tmgop -f frame_from frame_to group_name set|add|remove channel_patterns

This command controls the contents of time groups. YOu specify a time or frame range, the group_name of the time group you want to modify, an operation (set, add, remove), and one or more patterns specifying which channels to use.

Options

-t time_from time_to

Time range to set/add/remove in the group.

-f frame_from frame_to

Frame range to set/add/remove in the group.

set|add|remove

Set the contents of the group, add to the contents of the group, or remove from the contents of the group.

On this page

Replaced by