We value your input! Please participate in Archicad 28 Home Screen and Tooltips/Quick Tutorials survey
2006-06-13 09:41 PM - last edited on 2023-05-24 12:07 PM by Rubia Torres
2006-06-13 09:54 PM
2006-06-14 02:52 AM
Is there a command I can insert into my 2D script to instruct it to utilize the same pen colors and line types used in my 2D Symbol window?The second parameter of the Fragment2 tells it whether to use the pens (etc.) as drawn in the fragment (value = 0) or those defined in the script (value = 1). In the latter case the entire fragment will be drawn with the script's (single) current pen.
2006-06-16 08:27 PM