OBJECT_SPLINE and GENERATOR?

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

On 05/04/2004 at 04:57, xxxxxxxx wrote:

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

---------
Hi,
is there a way to register an object plugin as OBJECT_SPLINE and! OBJECT_GENERATOR and then define dynamically if the GetVirtualObjets function or the GetContour function is called?
Thanks for any info
Samir

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

On 05/04/2004 at 19:21, xxxxxxxx wrote:

LOL, just joining the party?
darf

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

On 06/04/2004 at 02:18, xxxxxxxx wrote:

No. This has been reported as a suggestion to the developers, and a workaround has been posted to make a normal generator produce splines. It is argued that this workaround might only be partial (hi darf :-), but as far as I can see it's the best we've got.
(Actually your request goes one step above the above. But currently it's impossible to get an OBJECT_SPLINE to use GetVirtualObjects(), so it doesn't matter if you can choose dynamically or not.)

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

On 06/04/2004 at 06:50, xxxxxxxx wrote:

hmm, pity. Thanks anyway