KozMos AreaPeriCalculator

  Manipulate objects' area, perimeter and pure number annotations within one

กก         KozMos AreaPeriCalculator is a freebie utility.
        AreaPeriCalculator is designed to simulate some area and perimeter calculations by just picking (or selecting) the boundary curve objects or the pure number texts. The freeware will skip the entering number procedure while doing simple calculation such as add and subtract on area and perimeter.
        Within AreaPeriCalculator, user can reset the base area number to zero or certain specified real number. And the result area number can be placed into DWG directly as common AutoCAD TEXT object just by picking a button in the dialog!

        To start AreaPeriCalculator, just type XAREA at AutoCAD "Command:" prompt.


Dialog Interface

        AreaPeriCalculator can process data by two ways:

  • The area or perimeter of parent objects
    The parent objects MUST have area and perimeter properties can be existing curve objects or a newly created by picking inner point.
  • The pure numbered annotation contents

        In calculation, AreaPeriCalculator can Add/Subtract data automatically and always keep the result number displayed in the dialog. (Modification to this result will be ignored).
        AreaPeriCalculator also provide users a friendly interface to get the calculating data by simply picking or selecting certain objects or texts.

กก

The Unit transform:

        In most situations, we use the length and square with same unit. so the Unit transform is not needed. If the unit of the length (1 dimension) and square (2 dimension) is not same, AreaPeriCalculator provide an advanced control to this: by indicating the factor between the two different unit. The value is defined as using square unit to divide the length unit (for example, if the length unit is millimeter and the square is meter, the precision should be "1000.0"). If you have special calculation rules for this, please modify the source codes to suit your own purpose). Then the result will automatically be the correct number as we want.
        Please note that Unit transform will be ignored while picking or selecting texts.


Program record

  • 2006-03-31
    Add perimeter support
    Rename from AreaCalculator to AreaPeriCalculator
  • 2004-05-30
    Add pick inner point feature
  • 2004-04-27
    Main module finished
    1st release
  • 2004-04-26
    Start programming AreaCalculator
กก

//Koz Jono Yeoh//

Copyright(C) 1994-2009 KozMos Inc
All rights reserved.