Alexey Vanzhula Posted August 31, 2014 Share Posted August 31, 2014 (edited) I cant find any solution to select components (points\edges\prims) programmatically. In Maya, for example, we can select components with something like this cmds.select('pSphere1.vtx[1]') It is possible to get selection from user with hou.SceneViewer.selectGeometry(), but how to select (highlight) components from my script ? Edited August 31, 2014 by Alexey Vanzhula Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.