Thank you Stephen, saved me a couple of hours diggin the wrong way.

On Thu, Sep 5, 2013 at 12:55 PM, Stephen Blair <stephenrbl...@gmail.com>wrote:

> Seems possible to me:
>
> # VERBOSE : EndSceneSave2_OnEvent called
> # VERBOSE : FileName: C:\Users\SOLIDANGLE\Documents\**
> Projects\Support\Scenes\**Classroom_aRNOLD.scn
> Application.SaveScene()
> Application.SelectObj("**Building", "", "")
> # VERBOSE : EndFileExport_OnEvent called
> # VERBOSE : Input: Building
> # VERBOSE : FileName: C:\Users\SOLIDANGLE\Documents\**
> Projects\Support\Models\**Building.emdl
> # VERBOSE : FileType: 2
> Application.ExportModel("**Building", "C:\\Users\\SOLIDANGLE\\**
> Documents\\Projects\\Support\\**Models\\Building.emdl", "", "")
>
>
>
>
> On 05/09/2013 6:26 AM, Halim Negadi wrote:
>
>> Hello List,
>>
>> I'm trying to write a simple event that would write metada in a text file
>> upon scene save and model export.
>> I RTFM the thing and couldn't find a way to catch the result full path of
>> the exported model || saved scene after saving || export occurs.
>> Any Idea ?
>>
>> Thank you,
>>
>> -H.
>>
>
>

Reply via email to