abbrechen
Suchergebnisse werden angezeigt für 
Stattdessen suchen nach 
Meintest du: 
abbrechen
Suchergebnisse werden angezeigt für 
Stattdessen suchen nach 
Meintest du: 
Chris Howell
Contributor
seit ‎2021-08-23
‎2025-02-07

Benutzerstatistik

  • 6 Beiträge
  • 0 Lösungen
  • 1 Vergebene Kudos
  • 3 Erhaltene Kudos

Benutzeraktivitäten

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...