use coffee to create Xpresso

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

On 27/06/2005 at 21:20, xxxxxxxx wrote:

User Information:
Cinema 4D Version:   9.1 
Platform:      
Language(s) :   C.O.F.F.E.E  ;

---------
I want to use coffee make a Xpresso Tag
AllocTag(Texpresso)
[/CODE]

    
    
    Then I want modify Xpresso!Add some node!  
    
    
    
    How Can I do this? 
    
    
    AllocTag(Texpresso)->[ GetContainer](mk:@MSITStore:D:\temp\BT\c4d\manual\COFFEER91SDKCHM2005-02-05.chm::/SDK%2091/content/reference/BaseTagclass.html#GetContainer)();   
    

[/CODE]

    
    
    [CODE]
    
    
    What's the Structure of XpressoContainer?

[/CODE]

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

On 28/06/2005 at 05:33, xxxxxxxx wrote:

I don´t think it´s possible as COFFEE does not support the Node classes afaik.