Hey Gang

Anyone out there have any experience with custom ICE nodes with a custom
data types? If so, have you ever set the port group with multiple
instances? Like in the Build Array node you can just keep adding new ports.
Have you ever tried to expose them in a compound? And have the multiple
connections work outside the compound?

This is where I am stuck...

# WARNING : Cannot set the expose type of the port to the requested value.
Application.EditExposedParamInICECompoundNode("polymsh.polymsh.ICETree.CompoundNode.VDBGrid1",
"VDBGrid1", "0", "0", "", "", 1, "", "")

I tired this with the Syflex nodes, and it works?! The "Force" ports I
believe are custom data types defined in a plugin...

Application.EditExposedParamInICECompoundNode("polymsh.polymsh.ICETree.CompoundNode.force1",
"force1", "0", "0", "", "", 1, "", "")

Am I not defining my port correctly? Or did they make an exception for
syflex?

Steven

Reply via email to