cancel
Showing results for 
Search instead for 
Did you mean: 
go
cancel
Showing results for 
Search instead for 
Did you mean: 
Vincent Schmitt BIMm
Contributor
since ‎2022-05-30
‎2025-10-19

User Statistics

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

User activity

TLDR: What's the correct way to add an object to a Teamwork library using the Archicad API? Hello, In our plugin we create objects at runtime using Archicad's "xml2libpart" program and place them in the project. This works fine for a project used by one person, but when used...
Hello, we are currently updating our plugin to Archicad 27. Sadly, some of our functions don't work as before: We are creating GDL Objects from an XML at runtime via the LP_XMLConverter provided by Archicad. To place these objects, the GDL Files have to be registered. In the...
Hello!I'm currently programming a palette for Archicad, that can alter Parameters of an Object. For better readability I would like to use Archicads default Plugins to visualize certain parameters like e.g. the height of an object above floor- or sea-level or the sill height...
Hello!Is there any way to change the drawing order of UI-elements? I am currently working on a Listbox with OnTabItems. There the OnTabItems need to be initialized before the Listbox, so that they get drawn above the Listbox, in order to be able to see them. But when creatin...
Likes given