Not see how the other icon

Posts
-
RE: [Plugin] AreaTextTag
@tig said:
You must change the '²' in several places in the file... looks like you missed some of them... 'find' every '²' and make it into a '2'... it clearly works for the lines that you have adjusted successfully... One last try

Problem solved, thank you again! Master

-
RE: [Plugin] AreaTextTag
The first problem to solve, but the button 2 to select or m
Demo map

-
RE: [Plugin] AreaTextTag
@tig said:
Guanjin
Because you have a Chinese OS I suspect that the character-mapping is preventing the 'm2' >>> 'm²' etc.
However, it might be that the font you chosen doesn't have a '²' character ??
Try using 'Arial' to see this - as that should have all needed characters...The code in the '
TIG-AreaTextTag.rb' file inside the 'TIG-AreaTextTag'subfolder can be adjusted to leave it as 'm2'. The dialogs use 'm2' etc BUT it then translates it into 'm²' for the text in the SKP...To edit the code, open that
TIG-AreaTextTag.rbfile using***Notepad.exe***or a similar plain-text editor [NOT a wordprocessor]...On lines #352, #532, #799 AND #951 you'll see this text
atxtu=atxt+" "+(@units.tr("2","**²**"))
edit them to read
atxtu=atxt+" "+(@units.tr("2","**2**"))
Also just below on lines #355, #535, #802 AND #954 it reads
atxtu=atxt+" m²"
change them to
atxtu=atxt+" m**2**"
and just below on lines #357, #537, #804 AND #956 it reads
atxtu2=atxt2+" ft²"
change them to
atxtu2=atxt2+" ft**2**"OR you could try to use 'find/replace' for the text '²', replacing it with '2'...

Save and restart Sketchup, the areas should now report as 'm2' etc...
Thank you for your reply, I went to give it a try! Thank you!
-
RE: [Plugin]Hole on Solid tool v1.6.3 upadate Jan 09, 2012
Great, thank you such a good tool

-
RE: [Plugin] AreaTextTag
Unit shows that correct? ? I have a problem or operation! Thank you!

-
RE: [Plugin] AreaTextTag
Unit shows that correct? ? I have a problem or operation! Thank you!
-
RE: [Plugin] AreaTextTag
Can not correctly display units, display units to meters. I can not upload pictures, thank you! !
-
RE: [Plugin]T2H_BuildingStructureTools2.2.4 in20141207
Hello: I edited the language file, change the language in the environment, selection, or display the original language!
Please enlighten me