cancel
Showing results for 
Search instead for 
Did you mean: 
EN
cancel
Showing results for 
Search instead for 
Did you mean: 
Steve Sunny
Booster
since ‎2025-09-25
Thursday

User Statistics

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

User activity

I'm porting an AC9 add-on to AC28 (DevKit 28.4001).When my add-on calls ACAPI_LibraryPart_OpenParameters on one specificGSM, it returns APIERR_GENERAL (-2130313215 / 0x81060001). The librarypart loads correctly and places fine manually via the Object Tool, butmy C++ code can...
We have a custom legacy Component List (Document > Listing Extras > Component Lists)that generates a Bill of Materials export with these columns defined in LISTSET.TXT:Storey | Key | Description | Est Code | Quantity | UnitWe need to add a ROOMNAME column that shows the actu...
Hi everyone, I'm looking to build a productivity tracking system for our drafting team. The goal is to collect data from Archicad, store it in a database, and later build reports to identify: - Which areas/tasks are taking drafters more time- User-specific performance metric...
I have a Modal dialog created with DGModalDialog and I'm having trouble with the X (close) button in the title bar. GRC Definition: 'GDLG' 32500 Modal 0 0 680 640 "My Dialog" { /* [ 1] */ TextEdit 15 45 540 25 LargePlain 256 /* [ 2] */ Button 565 45 100 25 LargePlain "Search...
Hi,Is there an API function to programmatically open the Project Info dialog (File > Info >project info)?I can read project info with but need to actually open the dialog for the user.Thanks!
Likes given