Dano_
Participant
since ‎2025-02-03
‎2025-03-12

User Statistics

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

User activity

Hello. I am currently working on a script that extracts Archicad IDs and assigns the composite names of walls, slabs, etc. I know there is a topic about this but for C++. I can't figure it out. My best attempt can be seen below.rep from Python palett...
Hello, I'm working on a script that prints the IDs of all slabs in the zone. However, I have a problem. The script prints out all slabs only if the slab is in the zone or the zone is in the slab; if I provide only a part, it doesn't work. For some re...