I am developing an API to export to IFC file.I understand that I can use
the function: [ACAPI_Automate(APIDo_SaveID, &fsp, &pars_ifc);] and set
the file type to APIFType_IfcFile.However, I am having difficulty in
selecting another translator instead ...