Kyrish
08 August 2007, 03:24 PM
Hi there!
My question is:
I have nurbs sphere and select one (or several) of Control Vertex:
string $cv_points[]=`ls -sl -fl`;
the result is (for example) nurbsSphere1.cv[12][28]
so, how I can obtain the ID's of CV (12,28) and put their on different variables.
thanks in advance!
Alex
My question is:
I have nurbs sphere and select one (or several) of Control Vertex:
string $cv_points[]=`ls -sl -fl`;
the result is (for example) nurbsSphere1.cv[12][28]
so, how I can obtain the ID's of CV (12,28) and put their on different variables.
thanks in advance!
Alex