UserScript: find out mode
- 
 THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED On 08/03/2006 at 09:00, xxxxxxxx wrote: User Information: 
 Cinema 4D Version: 9.52
 Platform: Windows ;
 Language(s) : C.O.F.F.E.E ;--------- 
 Hi guys,
 is there a way to find out in which mode (Polygon, Points or Edges)
 Cinema is using a UserScript?
 I found basedocument::getmode() in the c++ sdk but that's not available for userscripts.
 Any idea how to achieve this?
 Is it possible to let c++ plugins interact with scripting?
 thanks,
 -Sneaker
- 
 THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED On 09/03/2006 at 06:16, xxxxxxxx wrote: Found an old thread that this is not possible with Coffee SDK 9.1. 
 Has this been changed with 9.52?
 -Sneaker
- 
 THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED On 09/03/2006 at 10:22, xxxxxxxx wrote: Nope, afaik it didn´t.  
- 
 THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED On 09/03/2006 at 14:30, xxxxxxxx wrote: ok thanks, 
 -Sneaker