cancel
Showing results for 
Search instead for 
Did you mean: 
EN
cancel
Showing results for 
Search instead for 
Did you mean: 
Steve Sunny
Contributor
since ‎2025-09-25
2 weeks ago

User Statistics

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

User activity

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!
Hi all,I have a custom GDL library object that builds dropdown options dynamically using the PARAMETER script (via VALUES).In older Archicad versions, it was possible to “commit” evaluated parameters to tool defaults (e.g., with SetActParameters / APIAny_SetActParametersID),...