cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

The 2025 Technology Preview Program is now live. Join today!

Archicad C++ API
About Archicad add-on development using the C++ API.

BUG in API? Do_Dimensions_Test not work with column

kuvbur
Advocate

When run Do_Dimensions_Test function from the Element_Test example, the dimensions attached to the column disappear or change the anchor point. The column is made with a complex profile. Tested in AC25 and AC26.

How to solve a problem?

before.PNGafter.PNG

Industrial Architect and Structural Design Engineer, developer of free addon for sync GDL param and properties

2 REPLIES 2
kuvbur
Advocate

It seems that the problem occurs because the dimensions of the column do not have base.inIndex (always equal to 0)
There are several similar questions on the forum, but they are all unanswered -

https://community.graphisoft.com/t5/Developer-forum/How-can-I-get-apineig-colu-1-2-3-4/m-p/327973

https://community.graphisoft.com/t5/Developer-forum/How-to-create-assosiative-dimensions/m-p/331099

https://community.graphisoft.com/t5/Developer-forum/Get-coord3D-Neig-of-Column-by-C/m-p/342498

Industrial Architect and Structural Design Engineer, developer of free addon for sync GDL param and properties

kuvbur
Advocate

After update to 7000 bug still here 8(

Industrial Architect and Structural Design Engineer, developer of free addon for sync GDL param and properties