GeUserArea
-
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 04/06/2003 at 17:55, xxxxxxxx wrote:
User Information:
Cinema 4D Version: 8.100
Platform:
Language(s) : C++ ;---------
How do I get the UserArea? I want to update the GeUserArea. I use to be able to do it with:
GeUserArea *x = GetUserArea(USER_AREA_ID);
but now I am not sure how to do it. -
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 07/06/2003 at 07:53, xxxxxxxx wrote:
This function is no longer available. You have to store the user area pointer yourself somewhere.