Put selected object in Extrude Nurb

On 01/10/2013 at 01:36, xxxxxxxx wrote:

Hi all,

I am trying to write a script that puts the selected object in an extrude nurb. I know how to create the nurb, and how to access the selected object, but I don't know how to put the two together in python.

Does anybody know?

Thanks!

On 01/10/2013 at 08:04, xxxxxxxx wrote:

GeListNode.InsertUnder()
GeListNode.InsertUnderLast()