License delivery maintenance is planned for Saturday, July 26, between 12:00 and 20:00 CEST. During this time, you may experience outages or limited availability across our services, including BIMcloud SaaS, License Delivery, Graphisoft ID (for customer and company management), Graphisoft Store, and BIMx Web Viewer. More details…
2020-06-17
01:07 PM
- last edited on
2022-09-26
10:50 PM
by
Daniel Kassai
2023-09-25 10:34 AM
Even when I try to open the gsm file in vscode, it doesn't open.
What should I set up?
2023-10-02 01:09 PM
Is it possible to write GDL in visual code in ac27?
I am telling you this because I need to study through a trial.
2023-10-06 07:02 PM
From your article, I am curious whether it is possible to create GDL with visual code.
Even if I install visual code and extension using the method you suggested, I cannot open the gsm file.
I am a person who hopes to create gsm files with visual code. ^^
Have a happy weekend.
2023-10-07 10:13 AM
You cannot open gsm files with vscode. It can be used with hsf “decompiled” ac objects with possibility to auto compile hsf structure back to gsm.
2023-10-07 01:06 PM
I am a beginner.
It seems that it is possible to work in vscode without archicad, but are you saying that you can make something other than gsm and use it in archicad?
I would really appreciate it if you could explain it in more detail.
Even if it is a site that I can understand... ^^
2023-10-30 12:03 PM
Archicad uses gsm, which is a binary format. The "compile" tool is called LP_XMLConverter, it is installed with Archicad.
There are two formats for source code: XML and HSF. XML contains all in a single file, HSF might be more convenient to work with.
Read about it here:
https://gdl.graphisoft.com/tips-and-tricks/how-to-use-the-lp_xmlconverter-tool
https://gdl.graphisoft.com/tips-and-tricks/hsf-source-format