![]() |
KozMos TableQuickFill Duplicate annotations with mathematic or alphabetic calculation |
|
| กก | TableQuickFill
is a designed to perform a sequent annotations on pure digits or certain
letters in the source content. This is a very useful utility while
filling index in tables.
TableQuickFill contain two different parts:
TableQuickFill
support two duplication mode: run-time COPY and ARRAY. The ARRAY mode
support five different array directions: Up, Left, Down, Right and Slope. While in the copy mode, user
need indicate the base point and destination location points.
To start TableQuickFill-123,
just type TQFILL123 at AutoCAD "Command:" prompt.
The
annotation content will be divided into groups of parts based on the
characters' type: normal string or digits. As TableQuickFill-123 will only
run on number, the [OK]
button will keep gray if there is not any numbers selected from the
content analysis list. Only
array data setting is parameters supported inTableQuickFill-123. The
run-time COPY mode will not need any settings in the dialog.
TableQuickFill-ABC
will only perform on single letters, so the content analysis list is
divided further more to separate the letters. The order
can be select by ascend or descend sequence, step can be 1 or other
integer, the most important setting is the Ignore settings. UniqueLength is meaningless for letter, so TableQuickFill-ABC only support AliasCopy and TableQuickFill-123 can be called directly from TableQuickFill-ABC. |
|
| กก | As original design idea, TableQuickFill can only array the parent block or the text. Maybe we have other objects needed to be copied among with the annotations. If you have, please enable AliasCopy. Then you can select any objects copied together with the annotations. TableQuickFill only copy these objects while the procedure automatically. UniqueLength is used to add extra "0" before the calculated result number in order to keep the number length (the main part, fact not included) same. If UniqueLength was set to "###", result digit "-2" will be changed to "-002"; "22" will be
"022". Program record
|
|
| กก | //Koz Jono Yeoh//
Copyright(C) 1994-2009 KozMos Inc |
|