We're having issues getting GATOR to correctly transfer UVs from one mesh
to another. They are dissimilar meshes, which should be ok, but we do get
he following error which is a bit perplexing.

# ERROR : 2000 - The cluster property could not be added. This type of
cluster property requires the parent cluster to be always complete. See
"AddProperty" method reference for more information about this.
Application.TransferAllPropertiesAcrossGenOp("MarianRig.WorkingHead.polymsh.TransferAttributes[1]",
"MarianRig.WorkingHead", "", "", "")
# ERROR :  - [line 63]
# ERROR : Property Page Script Logic Error
# ERROR :    [61]                 Dim Output3DO
# ERROR :    [62]                 set Output3DO =
Item.OutputPorts(0).target.parent
# ERROR :   >[63]                 TransferAllPropertiesAcrossGenOp Item,
Output3DO, "", TRUE
# ERROR :    [64]             end if
# ERROR :    [65]         next

FYI.. the mesh onto which we are trying to GATOR the uvs has no Texture
coordinates or anything that would conflict with the transfer... at least I
think this is the case..

Anyone come across this?

Cheers
Adam

Reply via email to