Houdini's Alembic Geometry SHOP claims to be able to map userProperties to Mantra properties - but I can't seem to see these properties elsewhere.
For instance, I am assigning UUIDs to nodes in Maya - transforms and shape nodes all get their own. They are added attributes in Maya and appear in the abc file if I examine it with h5ls and h5dump. For instance, if I add an attribute "uuid" to a transform, the abc file will indicate the existence of "uuid.smp0" and "
uuid.info" in the attributes for that transform's userProperties group. For instance at /ABC/box/.prop/.xform/.userProperties - same thing will be true for the boxShape geometry object at /ABC/box/boxShape/.prop/.geom/.userProperties in the uuid.smp0 and
uuid.info attributes.
Has anyone tried communicating this arbitrary data between Maya and Houdini, and was it a solution through Houdini's packaged alembic support or through a custom plugin? I mostly just want to ensure that these attributes are preserved during round-trip which they are currently not but would of course like to access them in Houdini as well.
--
Eddie Offermann