Settings Datasize
-
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 21/10/2009 at 05:17, xxxxxxxx wrote:
User Information:
Cinema 4D Version: 11.5
Platform:
Language(s) : C++ ;---------
Hi,currently I just know how to get data from a VariableTag. Is it possible to set the data size?
Hope you can help me. Thanks

Bye,
Shawni
-
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 21/10/2009 at 10:18, xxxxxxxx wrote:
As far as I know, the data size of a VariableTag is determined by the object to which it is attached or what is provided during Alloc().
-
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 22/10/2009 at 04:44, xxxxxxxx wrote:
I see! So the count of elements depends on the object? Hm, thought it might be possible to make this size dynamic.
Okay, this information should help me. Thanks
