We value your input! Please participate in Archicad 28 Home Screen and Tooltips/Quick Tutorials survey
2011-05-31 08:41 AM - last edited on 2023-05-24 12:36 PM by Rubia Torres
2011-05-31 02:38 PM
2011-06-01 12:28 AM
Joachim wrote:
I have just used for a door marker the following script part:
IF SYMB_ROTANGLE > 90 AND SYMB_ROTANGLE < 270 THEN textAngle = 180 ELSE textAngle = 0
2011-06-01 06:46 AM
2011-06-02 02:47 AM
2011-06-02 05:49 AM
2011-06-02 06:19 AM
2011-06-02 06:52 AM
mcjh_matt wrote:Nothing special.
Interesting...I must be doing something differently because my SYMB_ROTANGLE always matches the wall direction. If I can get it to be 0 or 180 it would solve the problem.
How are you getting the SYMB_ROTANGLE to always be 0 or 180°?
2011-06-02 07:05 AM
2011-06-02 07:39 AM