Search - User list
Full Version: list of atributes
Root » Technical Discussion » list of atributes
danilo2
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
You can see what attributes are available using member functions of hou.Geometry (pointAttribs(), primAttributes(), vertexAttribs(), globalAttribs()).
danilo2
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.
Powered by DjangoBB