ACAPI_Automate() to save IFC file
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2011-10-31
10:42 AM
- last edited on
2023-08-02
09:06 PM
by
Doreena Deng
2011-10-31
10:42 AM
Hi all,
I have compiled the Automate_Functions example of the AC15 DevKit. While most of the example functionality indeed does work, the "Save as Ifc" menu item triggers the following error message "Error in APIDo_SaveID (Ifc): ???" a little further investigation shows that the error code that is returned is -7003 or simply GSErrCodes::Error. I badly need to programmatically export IFC files from Archicad, therefore any help would be tremendously appreciated. Does anyone else experience this problem? I am using the win64 version of AC15. Thanks in advance.
Kind regards,
Thomas
I have compiled the Automate_Functions example of the AC15 DevKit. While most of the example functionality indeed does work, the "Save as Ifc" menu item triggers the following error message "Error in APIDo_SaveID (Ifc): ???" a little further investigation shows that the error code that is returned is -7003 or simply GSErrCodes::Error. I badly need to programmatically export IFC files from Archicad, therefore any help would be tremendously appreciated. Does anyone else experience this problem? I am using the win64 version of AC15. Thanks in advance.
Kind regards,
Thomas
Labels:
- Labels:
-
Add-On (C++)
3 REPLIES 3
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2011-11-08 06:06 PM
2011-11-08
06:06 PM
Hello Thomas,
I've entered this into our bug reporting system.
Thanks for the report,
Akos
BimThomas wrote:This turned out to be a bug in AC15. The IFC add-on was rewritten, and this feature fell through the gap. Unfortunately there's no workaround at the moment, as the "Save as IFC" functionality is not registered as a module command.
Hi all,
I have compiled the Automate_Functions example of the AC15 DevKit. While most of the example functionality indeed does work, the "Save as Ifc" menu item triggers the following error message "Error in APIDo_SaveID (Ifc): ???" a little further investigation shows that the error code that is returned is -7003 or simply GSErrCodes::Error. I badly need to programmatically export IFC files from Archicad, therefore any help would be tremendously appreciated. Does anyone else experience this problem? I am using the win64 version of AC15. Thanks in advance.
Kind regards,
Thomas
I've entered this into our bug reporting system.
Thanks for the report,
Akos
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2011-11-08 06:30 PM
2011-11-08
06:30 PM
Wow that's unfortunate. Well, thanks for investigating the issue.
Kind regards,
Thomas
Kind regards,
Thomas
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2011-11-21 04:48 PM
2011-11-21
04:48 PM
BimThomas wrote:FYI this issue will be fixed in the next AC15 hot fix.
Wow that's unfortunate. Well, thanks for investigating the issue.
Kind regards,
Thomas
Best, Akos