THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 06/04/2006 at 05:56, xxxxxxxx wrote:
User Information:
Cinema 4D Version: R9.5
Platform: Windows ;
Language(s) : C.O.F.F.E.E ;
---------
Hello,
I am trying to reactivate an old plugin from R7 in R9.5, but Cinema4D has changed quite a bit. The old plugin could manipulate data of Primitives, e.g. a cylinder, but the whole class and variable structure has changed now. The old
PrimitiveObject
class does not exist anymore, but
CylinderObject
,
CubeObject
, etc. are now classes of their own ...
Does anybody know where to get a list of Cinema4D-internal classes and variables and their names for R9?
Cheers, Juergen