Spline representation in renderer?

On 26/03/2013 at 10:19, xxxxxxxx wrote:

User Information:
Cinema 4D Version:   12-14 
Platform:   Windows  ; Mac  ;  Mac OSX  ; 
Language(s) :     C++  ;

---------
Hi,

I don't remember but are splines represented in a volumedata somewhere? I know they cannot be rendered natively but are they defined somewhere in any render structure?

thanks in advance!

On 26/03/2013 at 11:32, xxxxxxxx wrote:

classc4d.LineObject in pyDoc, seems was in CAPI

On 26/03/2013 at 13:30, xxxxxxxx wrote:

thx ilya, I can get the line object already just fine. What I am rather looking for are motion information for splines at render stage. If there are none, I must keep track of them myself :) But if there are some I'd like to know..