XIIIArt
05-11-2009, 10:12 AM
I have a Expose Tranform.
have Expose Node is dummy01
Local Reference Node is dummy02.
Uncheck parent.
When i use Pin Stack with modify of Expose Tranform and Move dummy01, ExposeValue is changing. It's so great.
But when i read all code of ExposeTranform.cpp n' ExposeTranform.h, i don't know which line code support for this.
I think it about NotifyRefChange, return messenge REFMSG_CHANGE n' this case (hTarget==pblock.info) (which contain ExposeNode button n' ReferenceNode butoon).
is it right ?
When i did it with my Code, i can't do that, when i use Pin stack n' move dummy02, Distance doesn't change.. but, when i select MuscleTObject01 (like ExposeTranform) (don't use Pin stack), it is changed. Like picture below
http://i82.photobucket.com/albums/j252/No-XIII/error/1.jpg
http://i82.photobucket.com/albums/j252/No-XIII/error/2.jpg
Now do again with ExposeTranform
http://i82.photobucket.com/albums/j252/No-XIII/error/3.jpg
http://i82.photobucket.com/albums/j252/No-XIII/error/4.jpg
Someone can tell me the process called method when Move dummy02 :(
I Know InitOutputUI to set value for ExposeValue, n' i searched this keyword, but i can't find any info for this case.
HELP ME.
have Expose Node is dummy01
Local Reference Node is dummy02.
Uncheck parent.
When i use Pin Stack with modify of Expose Tranform and Move dummy01, ExposeValue is changing. It's so great.
But when i read all code of ExposeTranform.cpp n' ExposeTranform.h, i don't know which line code support for this.
I think it about NotifyRefChange, return messenge REFMSG_CHANGE n' this case (hTarget==pblock.info) (which contain ExposeNode button n' ReferenceNode butoon).
is it right ?
When i did it with my Code, i can't do that, when i use Pin stack n' move dummy02, Distance doesn't change.. but, when i select MuscleTObject01 (like ExposeTranform) (don't use Pin stack), it is changed. Like picture below
http://i82.photobucket.com/albums/j252/No-XIII/error/1.jpg
http://i82.photobucket.com/albums/j252/No-XIII/error/2.jpg
Now do again with ExposeTranform
http://i82.photobucket.com/albums/j252/No-XIII/error/3.jpg
http://i82.photobucket.com/albums/j252/No-XIII/error/4.jpg
Someone can tell me the process called method when Move dummy02 :(
I Know InitOutputUI to set value for ExposeValue, n' i searched this keyword, but i can't find any info for this case.
HELP ME.
