In all versions of VectorWorks, you can use the LENGTH() function within the database header rows of a worksheet to return the wall lengths.
In VectorWorks 12, you now have the following worksheet functions for wall measurements:
WALLAREA_GROSS()
Returns the surface area of the wall center line
WALLAREA_NET()
Returns the surface ares of the wall centerline, not including area of inserted symbols or objects
WALLAVERAGEHEIGHT()
Returns the average height of the wall (this is the actual wall area taking into account \"wall peaks\" divided by the length of the wall).
WALLTHICKNESS ()
Returns the wall thickness.
WALLSTYLENAME ()
Returns the wall's style name.
-------------------------------------------------------------
Setting Up Your Worksheet



NOTE: be sure to place an equal sign (=) before each function so the worksheet knows that you are entering a function and not text. For example, enter =WALLSTYLENAME() into one of the database header cells to show the wall style name for each wall in the document.