cancel
Showing results for 
Search instead for 
Did you mean: 
EN
cancel
Showing results for 
Search instead for 
Did you mean: 
til0byte
Participant
since ‎2025-11-19
‎2026-03-07

User Statistics

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

User activity

Hi everyone,I’m working on a 2D furniture object in Archicad 29 that changes its representation based on a custom Model View Option (MVO).The Problem: The fills render correctly (Solid, Dashed, Colored), but the outlines (contours) are invisible in regular view. However, whe...
Hi everyone,I'm looking for advice on the best workflow to convert existing "dumb" GDL objects (non-parametric, static geometry) into fully parametric objects – ideally with some degree of automation.Specifically I have two related questions:1. Geometry extraction Is there a...
Problem I'm using ArchiCAD API 29.3100 to import columns from JSON. Columns with profiled asymmetric cross-sections appear mirrored after import because the isFlipped property cannot be set via the API. What I'm trying to do: element.column.isFlipped = true; ACAPI_Element_Cr...
Hi everyone,Quick question about API support across versions:I’m looking at the Archicad APIs and trying to figure out how far back they go. The oldest API I could find in the official resources is for Archicad 24. Are there official APIs available for older versions – speci...
Hi,I need to get the real width, depth, and height of GDL Objects.My problem is that ACAPI_LibraryPart_GetParams gives A/B values, but these are often not the actual size - the real dimensions are calculated in the GDL script (e.g. using ZZYZX, custom parameters, etc.).My Id...
Likes given