Is there a way to tell sop import to index any string attributes dynamically? They're indexed in Houdini, but they're deindexed when it comes into LOPs unless I specifically set those attributes to be indexed. In general, I just want any string attribute to be indexed. I could write a little python script to report all the string attributes here, but I'm looking for something built in, since this seems like it would be what should be a pretty standard behavior.
Thanks,
Ben
SOP Importing indexed string attributes
2696 2 3- ben.andersen
- Member
- 46 posts
- Joined: 1月 2018
- Offline
- tas3d
- Member
- 120 posts
- Joined: 1月 2012
- Offline
In SOP Import LOP under Import Data settings, there is Indexed Attributes parameter. Seems to be working as expected.
Michal Tas Maciejewski @ www.vfxtricks.com
- jsmack
- Member
- 8026 posts
- Joined: 9月 2011
- Offline
ben.andersen
Is there a way to tell sop import to index any string attributes dynamically? They're indexed in Houdini, but they're deindexed when it comes into LOPs unless I specifically set those attributes to be indexed. In general, I just want any string attribute to be indexed. I could write a little python script to report all the string attributes here, but I'm looking for something built in, since this seems like it would be what should be a pretty standard behavior.
Thanks,
Ben
Sounds like a good RFE. I.E. a toggle on the SOP Import LOP to force all string attributes to be indexed when enabled.
-
- Quick Links