Libraries & objects
About Archicad and BIMcloud libraries, their management and migration, objects and other library parts, etc.

Forward migration of a parameter to a new glob variable?

Palawat
Advocate
Hi everyone,

I'm trying/learning to migrate a label from AC18 to AC19. There's a new "LABEL_FRAME_OFFSET" in AC19 which I previously use a parameter "frameOffset" in AC18 for the offset value.

According to the reference guide, there's an example;
if actualGuid = _startID then
newParameter = oldParameter
parameters newParameter = newParameter
actualGuid = _endID
endif
It seems that I can put;

LABEL_FRAME_OFFSET = frameOffset

but I cant' just put;

parameters LABEL_FRAME_OFFSET = LABEL_FRAME_OFFSET

since it's a global variable.

Any idea how to transfer the "frameOffset" to "LABEL_FRAME_OFFSET"? Thank you in advance.
Archicad 26, Windows 10, Corei7 3.4 GHz, 16 GB Ram.
https://www.indigofigs.com
https://www.facebook.com/indigofigs
0 REPLIES 0