The last new noteworthy update to our Revision table enhancements is the ability to update our table information on demand from inside the Inventor or AutoCAD drawings.
By default tables are updated by the Job Processor, we can however modify the Connectivity.Product.exe.config file to make manual updates available.
By toggling the config file switch “UpdateRevBlockonSyncProp” on users are able to update the revision block when using the property sync command from AutoCAD or Inventor.
From the same section of the config file Inventor users are also able to enable “UpdateRevBlockMigrationLatestINV” which will migrate the Inventor drawing file to latest as it updates the revision table.
Combined with additional API functionality to enable more custom control over the revision table this last change provides some nice additional update management.
Now, off to enjoy your new tables with all these great new features!
-Allan