Hi guys,
I am trying to learn a bit of programming and I wanted to automate these few commands. It’s working fine but I would like to replace the first line so that says: select vertex 0 to current selection.
I´ve been trying to do it with the command ls -sl; but Idk how to select vtx0 after that. I would really appreciate any help on this! Thank you
select -r plantPotB01_speedtree|flowersQuad.vtx[0] ;
ConvertSelectionToFaces;
ConvertSelectionToShell;
isolateSelect -state 1 modelPanel4;