cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 
korosi
Participant
since ‎2024-06-13
‎2025-08-14

User Statistics

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

User activity

API_Favorite favorite = {};favorite.memo.New();favorite.name = "Dimension Favorite";GSErrCode err = ACAPI_Favorite_Get(&favorite); I have in the Archicad 28 a favorite saved with name "Dimension Favorite" and with text color number 1 (black).If i che...
How can I find if a window element is a corner window or not? On the variationID field always is a corner window even if I placed it a normal window.
We have an add-on which functionality is to place the default label. We found in AC28 that placement doesn't work if the default label is set to auto-text. This works in previous versions up to AC27. What is the solution to works this function in AC2...