Forward migration of a parameter to a new glob variable?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2015-08-04 11:10 AM
2015-08-04
11:10 AM
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 thenIt seems that I can put;
newParameter = oldParameter
parameters newParameter = newParameter
actualGuid = _endID
endif
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
https://www.indigofigs.com
https://www.facebook.com/indigofigs
0 REPLIES 0