THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 14/12/2007 at 20:55, xxxxxxxx wrote:
User Information:
Cinema 4D Version: 10.5
Platform: Windows ;
Language(s) : C.O.F.F.E.E ;
---------
Newbie question. I'm trying to write COFFEE scripts and find there is always a disagreement between the documentation and the real thing when it comes to method names. One example is the GetPos() command.
All my SDK docs and even the ebook I bought say I can use GetPos to get an object's position. When I type the command into a COFFEE script inside a COFFEE tag attached to an object, the C4D compiler chokes on GetPos but approves GetPosition. I've looked at "C" code, docs, etc. - they all say GetPos not GetPosition. Any pointers on what I'm missing?
Thanks. - Lee