I am trying to load a CDL file(path set in SG field) when a version is played from SG in RV. I can get the path to the images that load, but nothing else relating to the version.
I have scoured the docs, but can not find a good example of how to access the SG field data when loading the file. I am trying to modify the source_setup.py file (seemed like the best place) to load the CDL file based on source extension.
At some point I'll move it to a package, but for now I just need it to work.
Anybody know the best way to get access to SG?
Thanks