tracing component
Trace components during animation.
Syntax
tracing component add <id>
tracing component color <color value>
tracing component remove <component ID>
Arguments
- add
- Select the components to trace.
- <pool_id>/<pool_id list>
- Define by component ID or list of IDs.
- select
- Select from the modeling window.
- color
- Select a component color.
- <color>
- Display the color picker.
- <RGB/label/value>
- Enter an RGB value or selecting a color from the list.
- <remove>
- Remove the components from being traced.
- <pool id>
- Define by component ID.
- select
- Select from the modeling window.
Example
tracing component add "shell 26"
tracing component color Goldenrod6 "Shell 4"
tracing component remove "Shell 11"