splineIK.utils.cluster module

splineIK.utils.cluster.clusterCurve(curve, name)

Create a cluster on each cv of a curve.

Parameters:
  • curve (str) –
  • name (str) –
Returns:

List of created clusters

Return type:

list of strings

splineIK.utils.cluster.getClusterPosition(cluster)

Get the origin position of a cluster, positions are rounded to 6 decimals to be able to match positions.

Parameters:cluster (str) –
Returns:origin position of cluster
Return type:list