Home › Forums › Problems and solutions in GDL › Documentation elements, text handling › TEXTBLOCK_INFO › Reply To: TEXTBLOCK_INFO
June 26, 2018 at 06:56
#4132
Gergely Fehér
Keymaster
Hi Kristian,
Sorry for the late answer, somehow I missed your question. So, transformation made in a macro does not affect your local coordinate system in the caller object. There is a solution to use that transformation: at the end of the macro, pass the 2 values back to the caller, with “end tblock_wid, tblock_dep”. In the caller, you can receive these values with “returned_parameters tblock_wid, tblock_dep”, and write the transformation in the caller.
Gergely Fehér
Team Leader, Library Team
GRAPHISOFT SE