cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

ライセンス関連のメンテナンスは、7月26日(土)日本時間 19:00〜翌13日(日)3:00の間に実施される予定です。この間、当社のサービス全体において、障害が発生したり、利用が制限されます:BIMcloud SaaS、ライセンス接続、Graphisoft ID(メンバー・カンパニー管理)、Graphisoft Store、BIMx Web Viewer。[詳細…

Yeojin Hwang
Contributor
since ‎2024-10-23
a week ago

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