THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 15/05/2008 at 08:03, xxxxxxxx wrote:
User Information:
Cinema 4D Version: 10
Platform:
Language(s) : C++ ;
---------
Hi,
I want to add a Coffeeexpressiontag and then put some Code in it. How do I do that?
BaseTag tag=BaseTag::Alloc(Tcoffeeexpression);
obj->InsertTag(tag);
tag->GetDataInstance()->???
I can't find any IDs etc, pls help
Paul