export_chop_to_parm
Links a CHOP channel to a Houdini parameter by establishing a chop() expression reference, enabling automated parameter updates from CHOP data.
Instructions
建立 chop() 通道引用。参数:chop_path/channel/target_path/target_parm。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ctx | Yes | ||
| channel | Yes | ||
| chop_path | Yes | ||
| target_parm | Yes | ||
| target_path | Yes | ||
| output_index | No | ||
| replace_existing | No |