←  Technical Questions

nanoCAD forum

»

edit table

bane andreev's Photo bane andreev 22 Mar 2012

how can I automatically divide the number in the table to get the m2 from cm2 (in AutoCad its conversion factror ). whether is there a bug I can not I edit the table using table edit toolbar, the cell dosnt turn green with left click.
Quote

dimpop's Photo dimpop 22 Mar 2012

Right click on the table to invoke menu and select 'Edit table' command. Edit macros in table cells as you wish. E.g. to convert from square meters to square centimeters you should set conversion factor to 10000.
Quote

bane andreev's Photo bane andreev 24 Mar 2012

did get "edit table", but cant find where to edit macros. In table edit, right ckick on cell, click in menu "pick from drawing", then in Value picker click Measure area and I can only get area in units I draw (cm2 because I draw in cm). where to put conversion factor to 0.0001
Quote

bane andreev's Photo bane andreev 24 Mar 2012

View Postbane andreev, on 22 March 2012 - 07:50 AM, said:

how can I automatically divide the number in the table to get the m2 from cm2 (in AutoCad its conversion factror ). whether is there a bug I can not I edit the table using table edit toolbar, the cell dosnt turn green with left click.
its a Ctrl+left click. I think it doesnt say so in Help...its only left click
Quote