cancel
Showing results for 
Search instead for 
Did you mean: 
EN
cancel
Showing results for 
Search instead for 
Did you mean: 
vanpoly
Participant
since ‎2023-07-16
Saturday

User Statistics

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

User activity

Hello Graphisoft Community,I am a developer from China, and I would like to share an experimental ARCHICAD add-on project I have been working on: **BIMOM Scratch GDL**.The idea is to make GDL object creation more accessible by embedding a Blockly-based visual editor inside A...
I want to obtain the bounding box (xmin, ymin, xmax, ymax) of dimension note texts using ACAPI_Element_CalcBounds(), which requires the GUIDs of the note texts. I selected the dimensions and retrieved their API_Element and API_ElementMemo data, but I couldn't extract the GUI...