THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 17/02/2004 at 20:37, xxxxxxxx wrote:
User Information:
Cinema 4D Version: 8.100
Platform: Windows ;
Language(s) : C++ ;
---------
Hi all,
I wanna get the global mid point of the object. Like I can do it in COFFEE by using
Vector pos = obj->GetMg()->GetMulP(pos);
Thanks in advance