2011-06-02 10:32 AM - last edited on 2023-05-23 04:39 PM by Rubia Torres
2011-06-02 11:42 AM
Patins wrote:GDL (Geometric Description Language) is limited to object development only, e.g. describing 2D or 3D geometry.
(a) How to provide a menu item in Archicad, calling my implementation functionality
(b) how to import an IFC file to archicad when my wizard finishes. I am responsible to download the IFC file to the user's local file system, now its the question how to load it in Archicad. It may be that the user not downloads self-contained IFC files but library parts.
Do I need C/C++ knowledge to achieve this? Where is the starting point? Do I have to read the "GDL Reference Guide"?