Python: get string attribute values as index list?

   1214   1   1
User Avatar
Member
40 posts
Joined: Feb. 2018
Offline
Hi guys, I'm trying to get the values of a point/vertex/prim string attribute, but not the "expanded" version returned by `hou.Geometry.pointStringAttribValues()`, rather the "values + index list" version like how .geo/.bgeo files store string attributes. Is there a HOM function that directly returns this data?
Edited by AlanZ - June 21, 2021 22:25:21
User Avatar
Member
192 posts
Joined: Oct. 2018
Offline
DO you have an example of what you're trying to do vs what you're getting?
  • Quick Links