Is it possible to create a new IFC translator?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2022-02-24 08:15 AM
I found out in [Automate_Functions] how to specify the IFC translator from AddOn and output it.
I don't know if there is a new way to create a translator.
Do you have any samples?
Solved! Go to Solution.
- Labels:
-
Add-On (C++)
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2022-03-07 10:32 AM - edited ‎2022-03-07 10:32 AM
Hi,
No, it is not possible with the API, you have to create it on the UI.
Best, Akos
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2022-03-07 10:32 AM - edited ‎2022-03-07 10:32 AM
Hi,
No, it is not possible with the API, you have to create it on the UI.
Best, Akos
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2022-09-01 05:17 AM
ok thank you