cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 
Yeojin Hwang
Contributor
since ‎2024-10-24
Wednesday

User Statistics

  • 8 Posts
  • 0 Solutions
  • 8 Likes given
  • 1 Likes received

User activity

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