PDA

View Full Version : Cut Curve


Gene
06-06-2008, 11:17 AM
Hello,
Among the things I miss in XSI's curve modelling toolset is an operator to cut a curve. I browsed the SDK helpfile and found
CrvCutOp
which takes a value from 0.0 to 4.0 - the position on the curve where to cut.
Also, there's a C3DCrvCutOp.spdl file in the Application\spdl folder.

As it seems, it has been around for quite a while, but for some reason has never been exposed in the UI.
Does anyone have a clue how to invoke it?

Logically, it would create two subcurves out of a curve.
By the way: Subcurves are also not feature complete yet. You cannot delete them, and you could not merge them was it not for the CM_MergeCurves script from Ciaran Moloney.

Best regards,
Gene