Communication Manager - saving as OBJ
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2014-03-14
02:11 PM
- last edited on
2023-08-01
04:27 PM
by
Doreena Deng
2014-03-14
02:11 PM
First post on that Forum - hello everybody,
Problem: I'm developing a simple add-on. At some point it should save current project (3D data) in Wavefront OBJ format. There's already an add-on for writing out OBJ format, which works fine, so I should use it from my add-on.
Question: how do I know the MDID (module identifier) to properly call the third-party add-on from my add-on?
I know there's Communication Manager, and I've searched the docs and this forum. Looks like this should be pretty straightforward, yet: what is the OBJ add-on MDID?
In the doc's example they use DXF/DWG:
API_ModulID mdid = { 1198731108, 1322668197 }; // MDID of the DXF/DWG add-on
Again, how they know what is the mdid of that module? How to find it?
I'm rookie with ArchiCAD API - hope you guys can help!
Problem: I'm developing a simple add-on. At some point it should save current project (3D data) in Wavefront OBJ format. There's already an add-on for writing out OBJ format, which works fine, so I should use it from my add-on.
Question: how do I know the MDID (module identifier) to properly call the third-party add-on from my add-on?
I know there's Communication Manager, and I've searched the docs and this forum. Looks like this should be pretty straightforward, yet: what is the OBJ add-on MDID?
In the doc's example they use DXF/DWG:
API_ModulID mdid = { 1198731108, 1322668197 }; // MDID of the DXF/DWG add-on
Again, how they know what is the mdid of that module? How to find it?
I'm rookie with ArchiCAD API - hope you guys can help!
Labels:
- Labels:
-
Add-On (C++)
10 REPLIES 10
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2019-12-03 10:29 AM
2019-12-03
10:29 AM
Hi,
Is this plan dependent? If so, then what kind of elements cause the crash?
If not, could you please send me the bug ID?
Best, Akos
Is this plan dependent? If so, then what kind of elements cause the crash?
If not, could you please send me the bug ID?
Best, Akos
- « Previous
-
- 1
- 2
- Next »
- « Previous
-
- 1
- 2
- Next »