We value your input! Please participate in Archicad 28 Home Screen and Tooltips/Quick Tutorials survey
2007-11-13 02:59 PM
2007-11-16 01:33 PM
2007-11-16 02:15 PM
2007-11-16 05:11 PM
2007-11-16 11:53 PM
2007-11-17 10:37 AM
2007-11-17 10:58 AM
1002: !*** Area unit strings if strstr (form, "sqm") then unit = " m2" if strstr (form, "sqcm") then unit = " cm2" if strstr (form, "sqmm") then unit = " mm2" if strstr (form, "sqmm") then unit = " mm2" if strstr (form, "sqf") then unit = " sq ft" if strstr (form, "sqi") then unit = " sq inch" return 1003: !*** Volume unit strings if strstr (form, "cum") then unit = " m3" if strstr (form, "cucm") then unit = " cm3" if strstr (form, "cumm") then unit = " mm3" return
2007-11-17 11:02 AM
2007-11-17 11:47 AM
2007-11-17 12:05 PM
and you would have to generate the "2" with a smaller font and a bit raised relative to the main text of the dimension.this is the only reliable approach AFAIK.