Go Back   AC3D Forums > Technical > AC3D Developers
Register FAQ Members List Calendar Today's Posts

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Old 20th June 2006, 10:56 PM   #6
conzar
Member
Advanced member
 
conzar's Avatar
 
Join Date: May 2006
Posts: 36
Default Re: Using other plugins within a plugin

So I have thought up of exporting through c++ by using the tcl function call.

Code:
char *tcl_command(char *fmt, ...);
So what I have done is chopped up my objects (by removing the objects that I don't want to export, and then calling the tcl_command).

Not exactly sure what the parameters for the tcl_command should be though

so far Ive tried this
Code:
tcl_command("ac3d","exporter_write_file","\"VRML2\"",\"file.wrl\");
that doesn't seem to work. Do I need to copy everything into one string?
conzar is offline   Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



All times are GMT -4. The time now is 12:09 AM.


AC3D Forum
(C) Inivis Limited 2020