cancel
Showing results for 
Search instead for 
Did you mean: 
EN
cancel
Showing results for 
Search instead for 
Did you mean: 
Corpora Geometrica
Booster
since ‎2025-10-07
‎2026-03-29

User Statistics

  • 20 Posts
  • 3 Solutions
  • 1 Likes given
  • 4 Likes received

User activity

According to the Archicad 29 API documentation, the methods OpeningGeometry::{GetVectorX | GetVectorY} should return the x and y base vectors of an opening's local coordinate system, while OpeningGeometry::GetExtrusionDirection should return its direction vector. Based on th...
Hi everyone,I am looking for a minimal, practical example of how to create an API element in Archicad (such as API_HatchType, API_MeshType, or API_MorphType) that can represent a textured convex quadrilateral and is also visible on the floor plan.The geometry is straightforw...
Is there a reliable way to detect when a custom modeless palette (derived from DG::Palette and DG::PanelObserver) changes between docked and undocked states? I have tried experimenting with different (combinations of) event handlers provided by the DG::PanelObserver base cla...
I have two questions about handling menu items through the Archicad API. 1. Icons for sub‑menu itemsIs it possible to associate an icon with the "Sub-menu Item" provided in the following GRC file snippet?'STR#' ID_ADDON_MENU "Add-On Menu Strings" { /* [ ] */ "Main Menu Item"...
Likes given
Likes received