cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 
Tran Thanh Lo
Booster
since ‎2023-08-02
‎2025-10-01

User Statistics

  • 40 Posts
  • 0 Solutions
  • 10 Likes given
  • 5 Likes received

User activity

Hello everyone, I'm currently developing an Archicad add-on using the C++ API and need to programmatically split Wall and Slab elements along a specified line or plane, similar to the manual Split operation available in the Archicad UI. After reviewi...
Hi there,In Archicad, when we select an object like Wall / Custom object there is an option"Convert Selection to Morph(s)". Is there a way I can convert a Wall into a Morph using ArchiCAD API C++? Thank you very much for reading my post!
Hello everyone,Currently, I’m trying to retrieve information (such as the lines that form it or an image) for the following two attributes of an object using the ArchiCAD API: 2D Symbol 3D Back View Does anyone know how to achieve this?Thank you very...
Hi guys, Could you help me with this question? I want to know all the parameters that can be added to the schedule (using the 'add fields' button), as shown in the image below. If you can assist me with this, please explain how to obtain them. Thank ...
Hi everyone, I want to create an addon related to schedules in ArchiCAD, I want to access current schedules and set new values for it? But in the process of researching, I haven't found a way to get and set values for schedule?If you know any informa...