boneconvert command

Updates bones from old Houdini 4 hip files.

All Usages Options

Usages

  1. boneconvert [-r | -m] [-x] [-t] [-s] [-g]

Note

To convert bones created in hip files prior to Houdini 4, use the kinconvert command first, and then this command.

The conversions currently performed are:

Options

-r

Forces the conversion of the cregion SOP parameters even if the object-level cregion parameters already have channels. This option is useful if you have channel references in the object-level parameters that mirror other capture regions. The cregion SOP parameters are forced to be correct without interpretation of the parameter.

-m

only forces the conversion of the cregion SOP parameters like -r, but it will also attempt to add the multiplication factor if the object-level parameters have channels on them. This option will not have different behavior if the object-level cregion parameters do not have channels. It will also fail to add the multiplication factor if the cregion SOP parameters do not have an expression of the form number*expression.