Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 30/01/2007 at 07:05, xxxxxxxx wrote:
User Information: Cinema 4D Version: 9.603 Platform: Windows ; Language(s) : C.O.F.F.E.E ;
--------- Hi, I managed to implement a spline path curve in my dialog. You can set up to 5 spline points from which the curve is then calculated. So far so good, but I need to store these spline points, so that I can work with them. How do I access values from a UserArea? Sorry, if this is a stupid question, but I am quite at a loss here Thank you very much André
On 30/01/2007 at 17:15, xxxxxxxx wrote:
Nevermind - looks like I found out myself, I just searched in the wrong place. I can access the public variables of the user-area-element in my dialog directly ... just like it was a basecontainer. So much to learn, so little time André