How to create a new Track for a Object wi
-
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 24/06/2008 at 07:58, xxxxxxxx wrote:
User Information:
Cinema 4D Version:
Platform:
Language(s) : C.O.F.F.E.E ;---------
Hello programmers!Please help me.
How to create a new Track for a Object with COFFEE?The documentation says:
[bool] BaseList2D::InsertTrack([BaseTrack] track, [[BaseTrack] prev]);
but...
var myTrack = new(BaseTrack); // ERROR! (118) Variable or function expected
myObj->InsertTrack(myTrack); -
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 24/06/2008 at 08:08, xxxxxxxx wrote:
The BaseTrack/BaseSequence/BaseKey classes are currently not supported.
cheers,
Matthias -
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 24/06/2008 at 08:21, xxxxxxxx wrote:
Oh My God! A-A-A-A-A-A-A-A-A-A-A-A-A-A-A!!!!!! Quad damage %(
MAXON (-2)