Hi! How can I get list of atributes of (for example) the point SOP? When I'm programming with python I have sometimes to write “pwd().curPoint().attribValue(”…")", but I can't find nowhere list of available attributes. Of course there is a list oflocalvaribales for Hscript, but no for attributes thank you
graham
Sept. 14, 2009 10:02:21
You can see what attributes are available using member functions of hou.Geometry (pointAttribs(), primAttributes(), vertexAttribs(), globalAttribs()).
danilo2
Sept. 14, 2009 11:52:46
thank you I don't know why ‘ve been searching for it soooo long and I haven’t found it thank you
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.