When a document in a sheet set in AutoCAD was
renamed the reference was lost in AutoManager after saving. This is now
fixed.20364 Reference is loosed after
renaming sheet in AutoCAD
Inventor
The Inventor Link is now capable of making either
Quick Changes or bring documents Under Change. The choice is made through
a registry setting:
HKEY_LOCAL_MACHINE\SOFTWARE\Cyco\AutoManager Meridian\CurrentVersion\InventorLink
DWORD CreatesQuickChange
If this value 0 the link uses workflow (Under Change). If it is 1 then
the link uses Quick Changes instead (the behavior as it was before AutoManager
2004e).20119 Make inventor start change/quick
change optional
Microstation
The
MicroStation link now sets the InUseByApp property
on a document to the current time whenever the document is opened in MicroStation,
and resets it to zero when the document is closed. By checking this property
in script it is possible to take ownership of the document or prevent
it from being opened in Microstation.19454
AutoManager shouldn't allow
to change WorkFlow states which lead to read-only access for opened (writable)
document.
The
MicroStation link now has an option that prevents the link from creating
a tagset in the current design if that tagset does not yet exist during
titleblock synchronization. To prevent this tagset creation, add the following
option to the first tagset definition in the MicroStation Application
Link Settings:
Settings= DoNotCreateMStationTagsets.119390
Build in option for DoNotCreateMStationTagsets
SolidWorks
The
Key Find feature in the SolidWorks link now uses more user friendly radio
buttons for specifying the search options 'Equals', 'Contains' and 'Starts
with'. in stead of a context menu.19288
not clear how to change key find
When Replacing a part in a SolidWorks assembly,
while the sub-assembly in which the part actually is placed is on the
worklist of another user, the SolidWorks link would not give an error
message. This is now fixed.18825 No
message for sub assembly on other user's work list
It is now possible to use the Replace command
on a SolidWorks assembly or drawing when the replacement part will have
the same name as the original. By default in this situation the reference
from the assembly or drawing to the part will be lost after saving the
assembly. To allow this kind of replacement at a significant performance
penalty, use this registry setting:
HKEY_CURRENT_USER\Software\Cyco\AutoManager Meridian\CurrentVersion\AmSldWorksEx\Options
"AllowReplacementWithSameName"=dword:0000000119675 Solidworks: References are still resolved
via filename instead of (replacement)reference.