Adding Spline GUI dynamically??

THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

On 27/10/2007 at 09:55, xxxxxxxx wrote:

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

---------
Hi,

I would like to add a spline datatype element to my AM layout in GetDDescription() however I cannot find any information on how to do this. The docs and the API header files don´t give me anything (also forum search didn´t give me anything). All general element types can be added but I don´t see anything for the spline type.

So the question is simple. Is there a way to add a spline datatype via GetDDescription() and if so how?

Thanks for any answer

THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

On 28/10/2007 at 05:41, xxxxxxxx wrote:

Ah got it. Using CUSTOMDATATYPE_SPLINE as type.