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…
Hello everyone, @kovacsv , @Tibor Lorantfy I tried to get the file
format of navigator item in publish set using api. But I couldn't find
the any solution.Is it possible to get file format using api.Please help
me.Thanks,
Hello everyone, I am trying to upload file as multipart/form-data using
clientconnection. But it failed. This is my code. void
ExportIFC::ExportData(const char* buffer, UINT32 size) { using namespace
HTTP::Client; using namespace HTTP::MessageHeader;...
Hello everybody,I tried to merge or update some IFC files using api.But
I don't find any method referring this.Is it possible to use IFC add-on
for this?If true, how do I use it? Kind regards,
Hi, Archicad dev teamsI am developing the Add-on in Archicad 24 using
Browser control.I tried to handle downloading event but I can't build
the project.Please help me.This is my code.static bool
HandleDownloadingEvent(const DG::BrowserBase& source, c...