Hi guys,
Is there an easy way to do this with LScript?
Hi guys,
Is there an easy way to do this with LScript?
Selects all points on the negative X axis. http://www.chrisepeterson.com/ls/cp_selectsides.zip
http://www.chrisepeterson.com/lightwave/
animation Robot Heart LW+Messiah
Nice fish Fin https://youtu.be/zO2wqFS1BxA LW+Messiah
Solfeggio https://youtu.be/vnZKAcGtHWU all Lightwave
Ok, I found some code that calls internal commands & it seems to be working fine.
Code:main { selmode(USER); // user selection cmdseq("Sel Polys"); // run command }
Bookmarks