I don't care if NURBS curves are better than bezier curves, they are still an utter pain in the ass to work with...
I have created a letter t using the text function. it is a lovely 2 degree curve with some smooth CVs (not connected to the curve) and some magical CVs that are hard and connected to the curve creating lovely HARD corners.
how do I query a CV and find out if it is hard or not? I NEED TO KNOW!!!!
the hardenPointCurve command is a joke and seems to only produce the result:
// Error: line 1: No object was specified to query //
when I try to query the multiplicity with something like:
hardenPointCurve -q -m curve1.cv[4];
please help me!! I need to be able to tell the difference between these two types of CV.. there must be a way as they are so radically different in how they are attached to and affect their curves... I've tried querying the .weights attribute and they all come back as 1 so that's no help...
also, not strictly related to the above query, but how the hell do you manually produce a curve (using the CV or EP curve tool) that is the same as a curve produced using the text function? is it even possible using a single curve AS THE TEXT FUNCTION produces...? It seems pretty dumb if you can't produce curves manually that you can produce using textCurves (or elsewhere and import) yet still edit..?
:nathaN