abbrechen
Suchergebnisse werden angezeigt für 
Stattdessen suchen nach 
Meintest du: 
abbrechen
Suchergebnisse werden angezeigt für 
Stattdessen suchen nach 
Meintest du: 
Yeojin Hwang
Contributor
seit ‎2024-10-24
Dienstag

Benutzerstatistik

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

Benutzeraktivitäten

I'm trying to create a new Zone Category named "ABC" using the ArchiCAD C++ API, but I'm encountering an issue. My current code attempt results in an error, and I'm looking for some guidance to resolve it. My Goal: To programmatically create a new Zo...
Hi. I want to get Grid Name and Position Information. i use ACAPI_LibraryPart_GetActParameters, but it show only "AC_MarkerText_1"'s default value. (Example X1) I would appreciate any help you can give me. I use Archicad 27 API API_GetParamsType getP...
I want to get the Z coordinate of each vertex of a Multi-Plane Roof.Currently, I can get the X and Y coordinates via COORD in Element_memo, but I don't know how to get the Z coordinate.I would appreciate any help you can give me. I use Archicad 27 AP...