OK. Sorry I should have been more specific. I don't want to use any other nodes!
I guess that means scary math then... On Wed, Jul 13, 2011 at 2:18 PM, Ted Charlton <[email protected]>wrote: > The arcLengthDimension node: > > curveShape1->arcLengthDimensionShape2.uParamValue ; > curveShape1->arcLengthDimensionShape2.arcLength ; > > cmds.setAttr('arcLengthDimensionShape2.uParamValue', 1.37) > cmds.getAttr('arcLengthDimensionShape2.arcLength') > > # Result: 668.376884861 # > > > -- view archives: http://groups.google.com/group/python_inside_maya change your subscription settings: http://groups.google.com/group/python_inside_maya/subscribe
