THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 30/06/2008 at 03:16, xxxxxxxx wrote:
User Information:
Cinema 4D Version: 10.5
Platform:
Language(s) : C++ ;
---------
Hi!
I try to set the datatype "Filename" to a xpresso-node-outport, but GvPort has no such member.
Bool Calculate(GvNode *bn, GvPort *port, GvRun *run, GvCalc *calc)
[...]
port->SetInteger.. <--works
port->SetFilename <-- not avaible
What can I do?
Thanks and bye :)