We value your input! Please participate in Archicad 28 Home Screen and Tooltips/Quick Tutorials survey
2011-10-13 04:34 AM
2011-10-13 04:49 AM
2011-11-06 12:50 AM
2011-11-06 01:37 PM
2011-11-08 08:09 PM
David wrote:Thanks for your reply, David.
Dennis:
I am seeing the same thing: the Custom Settings and Text Label selections are greyed out. But this is also the case with the Louver Identifier_NCS 14 in AC 14. The Text Label only becomes active for the top Text options (Text, ID, Unique ID) and the Custom Settings for the Wall Label 15 (this label has an Interface Script, the Louver Identifier_NCS does not). So you may want to look at using a different label.
David
2011-11-09 02:44 PM
2011-11-09 05:04 PM
2011-11-09 05:14 PM
Trying wrote:IF you REMARK out the location adjustment as shown above (add the "!" at the beginning of the line) the arrow does what it's supposed to..
If GLOB_CONTEXT=1 Then
label_font_name="Arial"
LABEL_TEXT_SIZE=2.5
LABEL_FONT_STYLE=0
LABEL_TEXT_PEN=3
EndIf
define style "textstyle" label_font_name, label_text_size, 5, label_font_style
set style "textstyle"
!add2 LABEL_POSITION[2][1]+LABEL_POSITION[3][1]+SYMB_A_SIZE/2,LABEL_POSITION[2][2]+LABEL_POSITION[3][2]+SYMB_B_SIZE/2