splineIK.utils.control module

splineIK.utils.control.createControlShape(name, shape, colour_, num=None)

Create a control with offset group.

Parameters:
  • name (str) – Name of the control ( _ctrl will be appended )
  • shape (str) – Shape of the control.
  • colour (str) – Colour of the control.
  • num (int) – Number of control ( padding of 3 ).
Returns:

name of offset and control

Return type:

tuple