![]() |
KozMos SyncAnno Annotation contents' synchronization system |
|
| กก | Some annotations will be
gathered to form a group and SyncAnno will help to keep the link between
all group members in order to make them have a same content string.
Content change to any group member will lead the content change to all
group members. SyncAnno support TEXT, DIMENSION, MTEXT and ATTRRIBUTE. But do not try to mix ATTRIBUTE together with other support objects in one group. That may crash AutoCAD while updating them together. Each SyncAnno group has an ID and SyncAnno will manage the IDs internally. Modify the ID may be provided in the future version. SyncAnno was designed to maintain the content links and reactors after save or wblock the drawing. Thus a command was also introduced to re-link the contents and ready the reactors. The SyncAnno group can be convert into FIELD mode. Then we have to modify the base annotation in order to make all FIELD annotation changed and this may not be convenient. In order to provide help or solution, SyncAnno integrated Content-Field Editor. Content-Field Editor is small and free function to enable users directly modifying the FIELD object and maintain all field links. And this free command can also be called to any content-field (Only support full-content-record field).
To start SyncAnno, just type SYNCANNO at AutoCAD "Command:"
prompt. Type CFIELDEDITOR at AutoCAD "Command:" prompt to fire Content-Field Editor.
All valid SyncAnno groups will be shown at the top of the dialog. If there is not any group defined, SyncAnno will show EMPTY and disable most SyncAnno proceeding operations from dialog. The following shows what we can do to active SyncAnno group and both can be called from within the dialog box:
All members' handle will be gathered and displayed in the list. In order to show more information about the selected member, the DXF code list will be displayed and the "Brief DXF data only" will control the display of some un-editable DXF codes. The Remove current button can be used to remove current member from active SyncAnno. |
|
| กก | Further notice using SyncAnno: SyncAnno support DIMENSION and dimension. While copy the dimension maybe also clone the reactor so that more dimensions may be linked by content. But the more the dimensions are in one group, the more risky it will be, because AutoCAD may then face a huge possibility crashed. Future version's feature: The next release of SyncAnno will have two important and useful features:
Program record
|
|
| กก | //Koz Jono Yeoh//
Copyright(C) 1994-2009 KozMos Inc |
|