| ¡¡
What is
new!
2009/10/31
-
A new option of "Prefix + Suffix" was added for
AnnoQuarX function AQX:MODIFYSTRING.
-
AQX:MODIFYSTRINGDLG was added into AnnoQuarX to set the modify mode and
data for calling AQX:MODIFYSTRING via dialog.
-
Upgrade of
AttributeSuite. Now the attribute tag string can be modified
as well as the content string. The former blank used for unique
tag string is disabled. Both content and tag strings will use
the same way to change. But we can only modify one of them each
time.
2009/06/10
-
A new option of "Prefix + Suffix" was added for AnnoSuite-Content.
-
LabelRoom now support
multiple-lined MTEXT to be linked with the curves and only the
last line will be used to show the data.
2009/04/30
-
Because AutoCAD2010 will stop supporting VBA, some functions
using VBA in VLDCL was replaced if VBA is not available.
-
Add
AutoTableX-CellSuite-ExAlign to change the cell alignment and
margins (Horizontal and Vertical).
-
Add
default cell horizontal margin option for
AutoTableX-Convert while
AcDbTable is created.
-
Fix
fatal error while processing rotated AcDbTables. Support both
AutoTableX, AcDbTablePack and AnnoQuarX.
-
Add
AQX:VFILL-CELL for AnnoQuarX.
-
Support ARCALIGNEDTEXT for AnnoQuarX.
2009/03/31
-
Free and open source package of
DynamicToolPack is finished,
DynamicHatch and DynamicArray are published.
-
AnnoReOrder is now removed from our product line. Technical
support for AnnoReOrder will be closed at the end of 2009.
-
New
application named LiveLinePattern is added into VLAE-ToolKit
family.
-
A
"Pan by 2 points" option is added to VLDCL. Also VLDCL now
support HSL color system internally.
-
New
build version: 4.0.90331 for TRINNOLOV3.2009.
¡¡
2009/01/15
2008/12/31
-
New free project released:
AnnoQuarX.
The main design purpose for AnnoQuarX is to provide API.
AnnoQuarX will enable users to proceed all kinds of annotations
(with field or without) as well as normal text and mtext with
very easy way.
-
"Keep TEXT width factor" option in
ATX-Convert (convert drawn table into AcDbTable) was removed and
replaced with a new "Unique Alignment" option.
-
New build version: 4.0.90131 for
TRINNOLOV3.2009
2008/10/04
2008/09/03
-
Add LIST type for VLDCL edit_box tile.
-
Add APPID, BLOCK0, MLEADERSTYLE, MLSTYLE, SCALELIST, VIEW, VISUALSTYLE and
VPORT for VLDCL list tile
-
Fix a tiny bug on AutoTableX-convert while converting Excel Spreadsheet
into AcDbTable
-
Support MultiLeader and Leader in AnnoSuite-Content
-
Support block attributes in AcDbTable for
AnnoSuite-content
-
Add new products:
FieldValueEditor
-
New build version:
4.0.80831
|
|
KozMos AutoTableX |

|
Version: |
4.0.91031 |
|
Blding Code: |
TRINNOLOV3 |
|
Publish Date: |
2009/10/31 |
|
KozMos AutoTableX is a full
solution on table works for AutoCAD together with Excel. The latest version contains five parts and you can process
partial registration:
ATX-Convert: (1
command)
- Convert an old AutoCAD table
(lines + mtext / text) directly into new AcDbTable at the same
position without Excel as intermediary.
- An old table can be modified
within and synchronized from Microsoft Excel. The cell background
can also be supported during the synchronization procedure even
the old table does NOT have the colored background.
- Convert an AcDbTable directly
into Excel and all cell properties including the merge cell
information will also be passed into Excel.
- Data and background
synchronization will enable us modify AcDbTable also in
Excel.
ATX-QXLink: (1
command)
- Edit AcDbTable within Excel and
update from Excel
- Support math functions in
AutoCAD2006+ AcDbTables
- Multiple AcDbTables support and
alive linkage
- Convert between BlockCell and TextCell
freely
ATX-CellSuite: (11
commands)
- Combine or split AcDbTable(s),
retain all existing data and information.
- Merge and/or unmerge AcDbTable
cells, more content options are provided while the merge/unmerge
operations.
- Building sequential cell
content based on certain math functions.
- Import data from other
AcDbTables including the cell merge information and match all
relative cell properties.
ATX-FixSuite: (2
commands)
- Fix inaccurate intersection
points of old table created by PasteSpecial command.
- Remove redundant quote marks in
multiple cell contents of AcDbTable created by PasteSpecial
command.
ATX-TableField: (1
command)
- Create alterative field
(defined as TableField) for AcDbTable cell contents as normal
mtext or contents in other AcDbTable cells.
- Manage the TableFields
|
|
Back2Top |
|
KozMos
VLAE ToolKit |

|
Version: |
4.0.91031 |
|
Blding Code: |
TRINNOLOV3 |
|
Publish Date: |
2009/10/31 |
|
KozMos VLAE-ToolKit is a
combination of powerful KozMos shareware and freeware. Contain 11
shareware and 5 freeware focus on the most practical purpose from
annotations to draw management. Most shareware can be downloaded and
registered individually. Register the full package may get discount.
Following shows all products packaged in VLAE
ToolKit:
Shareware
- AnnoSuite
Contents &
Properties editor for AutoCAD Annotations -
AttributeSuite
AutoCAD
powerful tool to modify attributes nested in block -
AutoTableX-TableField
Alterative
TableField for AcDbTable cell contents -
BOMSuite-ATT
A powerful BOM table for attributes contents -
CAD2XL Project
Data
exchange & synchronization from AutoCAD table to active Excel
spreadsheet - Cross
Intelligent trim /
extend tool for crossed lines and curves
-
FieldValueEditor
Edit
the object-property field value from field annotation -
LabelRoom
Label room's
name and area with area update reactor -
LiveLinePattern
Dynamic changed line pattern made from center line -
SyncAnno
Annotation
contents' synchronization system -
TableQuickFill
Duplicate
annotations with mathematic or alphabetical calculation -
XL2CAD Project
Import
active Excel spreadsheet into AutoCAD drawn table
Freeware
|
|
Back2Top |
|
KozMos
VLDCL System |

|
Version: |
4.0.91031 |
|
Blding Code: |
TRINNOLOV3 |
|
Publish Date: |
2009/10/31 |
|
VLDCL System is a
Visual LISP programming API designed to simplify the coding and
maintaining of DCL based applications. By using the predefined VLDCL
frame, coding a DCL driven application will be much more faster and
will be very easily to maintain and upgrade. A DCL based
application may contain so many set_tile and action_tile, using
VLDCL, there even can be no set_tile and action_tile coding. All
these set_tile and action_tile will be processed by program
automatically.
VLDCL System use a
similar function definition method as VBA to enable programmer
coding functions for certain operations on DCL dialog
objects.
VLDCL System provides full help document for all public functions.
There are also some sample codes to direct new programmer to the
right way using VLDCL. VLDCL
System is totally FREE and there will only a message about KozMos
VLDCL displayed while loading or initializing VLDCL. By re-defining
the nest-function, RegisterShell for VLDCL can be customized to lock
applications. |
|
Back2Top |
|
KozMos
VLXLS Project |

|
Version: |
3.5.60331 |
|
Blding Code: |
TRINNOLOV1 |
|
Publish Date: |
2007/01/22 |
|
Control Excel objects from
within Visual LISP is a very useful and popular feature for Visual LISP
as we can use the ActiveX. VLXLS Project is designed to
guide the programmers the methods operating Excel objects. There are
so many functions defined in VLXLS Project which provides the data
exchanging between AutoCAD and Excel. This may provide a new way
processing AutoCAD data in Excel and using some Excel great
features.
VLXLS Project is a totally FREE project and we provide all source
codes to be downloaded. As VLXLS Project was created during the
early period studying Excel ActiveX, some VLXLS Project functions
are not coding well and have not been optimized. However, VLXLS
Project still can be a good example guiding those who want to learn
and study more about operating Excel using Visual
LISP. There is a sample command of
VitualTableModifier (VTM) in VLXLS Project to enable AutoCAD users
modify some texts in Excel and upgrade back in AutoCAD. No upgrades will be
made for VLXLS Project and KozMos will only take this as the
entry-level codes for all who are interested in manipulating Excel
from within AutoCAD. |
|
Back2Top |
|
KozMos
AnnoQuarX |

|
Version: |
1.5.91031 |
|
Blding Code: |
TRINNOLOV3 |
|
Publish Date: |
2009/10/31 |
|
AutoCAD supports many
annotation types: TEXT, MTEXT, RTEXT, ATTRIBUTE (in/out block), LEADER,
DIMENSION, FIELD and AcDbTable etc. AnnoQuarX is designed to manipulate
all these annotation types as simple as simple text. The first
generation of AnnoQuarX is focus on the annotation contents. Some very
useful functions were developed to enable the user interactive operation
for obtaining the indicated (pick object directly or pick AcDbTable cell
region) annotations.
AutoCAD use FIELD to realize some automatic
link-and-update between various AutoCAD objects. In order to get access
with the field codes, AnnoQuarX will individually proceed with them and
return the paired list of displayed content and field code. |
|
Back2Top |
|
KozMos
DynamicToolPack |

|
Version: |
1.6.90210 |
|
Blding Code: |
TRINNOLOV3 |
|
Publish Date: |
2009/03/31 |
|
Documents of KozMos DynamicToolPack are still under composion. |
|
Back2Top |
Copyright(C) 1994-2009
KozMos Inc. All rights
reserved
|