2022-02-26 04:38 PM
How can I create dimensions that interlock with walls, columns, etc.?
I looked at the following page, but the information seems to be outdated.
The structure and members seem to be different.
https://archicadapi.graphisoft.com/documentation/frequently-asked-questions?s=dimension#FAQ_3
https://community.graphisoft.com/t5/Developer-forum/Dimensions/m-p/84474
Do you have a sample code?
Solved! Go to Solution.
2022-03-08 05:12 AM
Hello Arad,
Oh, maybe you have an older version of the DevKit. Let me enclose that part of the code.
Best, Akos
2022-03-07 07:50 AM
Hello,
Please take a look at the Do_CreateAssociativeDimensions()
example code in Element_Basics.cpp.
Best, Akos
2022-03-07 04:16 PM
Hello, Akos.
Thank you very much.
However, I cannot find Do_CreateAssociativeDimensions.
Do_CreateStaticDimension is there.
Am I looking at something wrong?
2022-03-08 05:12 AM
2022-03-08 04:59 PM
Hello Akos.
Thanks for your help.
I will try it.
2022-04-09 10:32 PM - edited 2022-04-09 10:35 PM
We are creating an associated dimension for the column and beam. Is it possible?
For me, neig.inIndex changes for line, wall and object, but column, beam.. does not change.
i cat create associated dimension for line. but don't ... for column
Why doesn't inIndex change? - Graphisoft Community