2015-09-07 07:32 PM
Solved! Go to Solution.
2019-01-30 06:47 AM
2015-09-08 03:28 AM
2015-09-08 03:29 AM
2015-09-08 03:40 AM
2015-09-08 04:22 AM
2015-09-08 04:26 AM
RICHTEXT2 2'-8.9646", 7'-0.0923", "AC_TEXTBLOCK_6"
ADD2 2'-8.9646", 7'-0.0923" ROT2 -symb_rotangle RICHTEXT2 0, 0, "AC_TEXTBLOCK_6" DEL 2This will automatically rotate the text regardless of the object rotation.
ADD2 2'-8.9646", 7'-0.0923" ROT2 rot_text RICHTEXT2 0, 0, "AC_TEXTBLOCK_6" DEL 2This will allow you as the user to change the parameter in the object to rotate the text to any angle you want.
2015-09-08 04:26 AM
2019-01-15 08:01 PM
2019-01-16 02:22 AM
cadpg wrote:While I'm far from experienced with GDL myself, I'm guessing it's the last RICHTEXT2 line in the script that overwrites the previously added script for RICHTEXT2 at the top?
let me know where I do wrong. 😕
2019-01-16 07:38 PM