abbrechen
Suchergebnisse werden angezeigt für 
Stattdessen suchen nach 
Meintest du: 
abbrechen
Suchergebnisse werden angezeigt für 
Stattdessen suchen nach 
Meintest du: 
YONGWOO KIM
Participant
seit ‎2022-07-29
‎2025-08-18

Benutzerstatistik

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

Benutzeraktivitäten

First of all, when viewed in ArchiCAD 28, the IFC property values are generated correctly.The property set name is 'BIMLOGI', which is the property I created in the add-in.This property is created correctly in both debug and release modes. However, t...
I previously left an inquiry regarding ExternalGlobalId.https://community.graphisoft.com/t5/Archicad-C-API/I-have-a-problem-when-I-release-ExternalGlobalId/td-p/658915 Problem 1I tried to use it without ExternalGlobalId but still have the same proble...
I have some problem to get 'ExternalGlobalId' and 'GlobalId' in ArchiCAD28. I want to get 'ExternalGlobalId', if there 'ExternalGlobalId' is exist. And, if 'ExternalGlobalId' is not exist, I want to get 'GlobalId'. An error occurs when exiting the fo...
I try to upgrade my addon AC26 to AC28. I can't find 'ACAPI_Element_GetIFCType' and 'ACAPI_IFC_APIGuidToIFCGuid'. When I change objects's parameter, I was change material index with short.But in AC28, index change to API_AttributeIndex.How to change ...
I want to convert dwg file to xyz file. Is there any solutions? It doesn't have to be ArchiCAD API.