Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 29/02/2008 at 12:07, xxxxxxxx wrote:
User Information: Cinema 4D Version: 10 Platform: Windows ; Language(s) : C.O.F.F.E.E ; C++ ;
---------It seems like it is not possible to overload inherited functions in COFFEE. Is this true?
On 01/03/2008 at 07:10, xxxxxxxx wrote:
Can you post an example please.
cheers, Matthias
On 03/03/2008 at 06:05, xxxxxxxx wrote:
Mathhias, I was misusing a function with a msg... so it wasn't a matter of overlaoading or inheritance. Thanks
On 03/03/2008 at 08:03, xxxxxxxx wrote:
Ok I tried to overload a different function: Draw(x1,y1,x2,y2,s); I added s to the GeUserArea function. I get the message too many parameters.