A new version of Cineversity has been launched. This legacy site and its tutorials will remain accessible for a limited transition period

Visit the New Cineversity
   
 
Introduction to Python in C4D, Part 2A
Posted: 02 June 2012 04:15 PM   [ Ignore ]  
Total Posts:  6
Joined  2012-02-12

I am using C4D R13.058 Build RC56410.  When I follow this tutorial by dragging and dropping a null into the console window, I get the following for the null object:

<c4d.BaseObject object called ‘Null/Null’ with ID 5140 at 0x11dbed170>

I do not get text that calls this null object “Onull”.  Where does one find this?  Must I call up the SDK document to get this?

The same happens for cubes and most anything else:

<c4d.BaseObject object called ‘Cube/Cube’ with ID 5159 at 0x11dbed270>

Profile