THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 07/05/2012 at 11:46, xxxxxxxx wrote:
hiho,
i thought it would be fun to try, what is discussed here, but i ran into some problems regarding
the 13.x features of GeClipMap(). could someone enlighten me on the useage of GetFont()and
SetFont() in python ?
myGeClipMap.SetFont( None, 0.0)
SystemError: source\pymodules\c4d\PyBaseContainer\PyBaseContainer.cpp:1095: bad argument to internal function
bc = c4d.BaseContainer()
myGeClipMap.GetFont(bc)
TypeError: GetFont() takes no arguments (1 given)
myGeClipMap.GetFont()
SystemError: .\source\embedding\interface\i_getargs\i_getargs.cpp:1440: bad argument to internal function
i also have no idea how we are supposed to create the font data bc for SetFont(), as the font
helper functions of GeClipMap do not exist in python.
edit : eh, i am on R13.058