cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 
2024 Technology Preview Program

2024 Technology Preview Program:
Master powerful new features and shape the latest BIM-enabled innovations

Archicad C++ API
About Archicad add-on development using the C++ API.
SOLVED!

Is it possible to create a new IFC translator?

YM
Participant

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?

1 ACCEPTED SOLUTION

Accepted Solutions
Solution
Akos Somorjai
Graphisoft
Graphisoft

Hi,

No, it is not possible with the API, you have to create it on the UI.

Best, Akos

View solution in original post

2 REPLIES 2
Solution
Akos Somorjai
Graphisoft
Graphisoft

Hi,

No, it is not possible with the API, you have to create it on the UI.

Best, Akos

ok thank you