cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 
2024 Technology Preview Program

2024 Technology Preview Program:
Master powerful new features and shape the latest BIM-enabled innovations

noriksaroyan
Booster
since ‎2023-03-08
‎2023-08-11

User Statistics

  • 25 Posts
  • 0 Solutions
  • 13 Likes given
  • 2 Likes received

User activity

Hey everyone! I need to get all doors from active archicad project and all their properties such as height, width, material etc.) and I have a question. I've read the documentation and I wanted to know if I'm thinking the right way: it seems that I n...
Hey everyone! I want to write a simple add-on on c++. I've downloaded necessities stated in https://github.com/GRAPHISOFT/archicad-addon-cmake and after going step-by-step through the docs I generated the c++ project, but it seems that I have some pr...
Hi everyone! So I have this one-file python script which connects to opened archicad 26 project, gets info about certain elements and writes it into a json file. The question is, how can "convert" this python script into a archicad add-on? Should I p...
Hi, I have this sample json file sent to me, and I can't find their real names in archicad. Sending some of its content below:"objects": [{"l": "F","cf": "-","c/k": "KD","area": "3 m²","cost": "0.00","mark": "124","type": "1000x2200 enterance doors ձ...
Hello everyone! I wanted to know, what are the built in names of door thickness and material it is made of. For more context this is some of built in names Im using for other attributes: propertyIds = acc.GetPropertyIds([ act.BuiltInPropertyUserId("G...