Trouble with using wedge TOP variables in COP network

   813   1   0
User Avatar
Member
2 posts
Joined: Feb. 2015
Offline
Hi,

I am having trouble importing image sequences named with wedge TOP variables into COP networks.

After writing image files to disk using wedge TOP's I have a series of image sequences that I need to turn into mosaics. When using a File COP, the file parameter cannot seem to evaluate the wedge variables in the file name.

For example: $HIP/render/`$HIPNAME`.`$OS`_`@seed`.png
returns: folderstructure/filename.nodename_ _ _.png

The hscript expression above and referencing the TOP mantra ROP's parameter give the same result.

Do wedge variables not exist until the top network is executed?

If so, is there a different way to evaluate these variables that would allow me to test the COPs network without hardcoding the filename?
Edited by JohnKentFX - Jan. 25, 2021 14:26:07
User Avatar
Member
2 posts
Joined: Feb. 2015
Offline
Just really wanted to bump this to see if anyone can help here.

Seems like you can't really use top variables to drive COP networks efficiently.

It seems you can drive a switch node in COPS using these variables but that still means creating a bunch of unnecessary file import nodes by hand.
  • Quick Links