THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 05/12/2006 at 07:39, xxxxxxxx wrote:
User Information:
Cinema 4D Version: 9.6
Platform:
Language(s) : C.O.F.F.E.E ;
---------
Hi,
I am trying to read out the font used in a textspline to hand it over to another textspline.
Strangely, some minutes ago I get the error message
"Parameter value not accessible(object unknown)" caused by this code:
textfont=textobj#PRIM_TEXT_FONT;
I have had this line of code in my script for weeks, but only today I changed the font of the original textspline and since then this error messages occurs.
So, my 2 questions are:
- How do I get the font information and can assign it to another textspline?
- Why does this error occur now and not earlier?
Any help would be gladly appreciated,
thank you very much
André