01-21-2019
01:41 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
01-21-2019
01:41 PM
I can confirm these findings:
Open test.idw in 2019, save (migrated) close
Open new template, select test.idw as template file.
Text on sheet 1 does not have category "Custom Properties - Drawing"
Text in Titleblock definition does not have category
SAVE new file as Sabre Standard.idw
Text on sheet 1 DOES have category
Text in Titleblock definition does have category.
I repeated this twice to be sure.
The category is being added after the document is saved, and not before (from a new document). Meaning the sub routine that checks to see if there are Custom Properties in the Drawing is only being run when the document is saved, not when it is opened. Sounds like defer update behavior, which is NOT checked.
jvj