DimensionUnitScale
v. 1.3 |
|
This plug-in enables to modify the dimension values
format by defining a scale factor and a number of decimal digits.
It includes 4 commands and 2 macros:
DimensionUnitScale_Set
This command must be run beore you can apply changes
to dimensions:
it prompts for a scale factor and for a number of decimal digits.
DimensionUnitScale
This command prompts for the selection of dimensions
you want to modify with the current settings defined with the DimensionUnitScale_Set
command (preselection and multiple selection is allowed).
DimensionUnitScale_Get
This command prompts for the selection of a dimension
object and returns its scale factor.
DimensionUnitScale_Panic
This is a "Beta" command. Since the
plug-in creates and a temporary file and write information into it,
in case of unespected errors there "may" be problems with
the file still in use. This command simply closes and deletes the file.
mm ->
inches
This macro sets the scale factor to 1/25.4 = 0.393700787 (conversion
from mm to inches) then calls the _DimensionUnitScale command.
inches ->
mm
This macro sets the scale factor to 25.4 (conversion from inches to
mm) then calls the _DimensionUnitScale command.
Versions History
Version 1.3:
- Bug fixed related to inches
-> mm conversion factor
- It is possible to have 0 decimals
Version 1.2
- Important
bug fix related to subsequent scale
factor changes
- Added mm->inches and inches->mm
macros
Download:
To download please
fill out the form:
Privacy:
Anyway, if
you prefer not to provide your real data, you can fill the form with
fake data.
(in this case please be original).
Please report bugs, errors, comments
or suggestions to marco@marcotraverso.it