THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 23/04/2010 at 12:58, xxxxxxxx wrote:
User Information:
Cinema 4D Version: r11
Platform:
Language(s) : C++ ;
---------
Hi,
i have two different plugins. in both i use BaseObject::Alloc(Osweep) to create a Sweep object. But in one i need to explicitely create a Phong Tag using sweep->MakeTag(Tphong); but in the other the phong tag is created automatically. why is this??
i am creating the sweep object exactly the same way in both plugins..
thanks and cheers,
ello