Requested Ability: Add an 'option' that we can enable to the drawing document settings to automatically copy all custom iProperties from 'the model' to the drawing.
When we have a drawing (or drawing template) open, we can go to the Tools tab, Options panel, and click the Document Settings tool to open that dialog. Then on the Drawing tab of that dialog, we can click the 'Copy Model iProperty Settings...' button, to open that dialog, like so.
Within that dialog, we currently have the ability to automatically have some, or all iProperties copied from 'the model' to the drawing. I want an additional checkbox control added to this dialog, that will designate that I want all custom iProperties copied from 'the model' to the drawing.
I do not want to copy all 'standard' iProperties from the model to the drawing, just the specific ones I selected. But copying all of the custom iProperties from the model to the drawing will not hurt anything, and would make many things sooooo much easier. The drawing template document does not know what specific custom iProperties may be present/available within a future model document that I may create a drawing view of, therefore there is no way to specify specific ones ahead of time within the template drawing. I used to use VBA macros, then have been using iLogic rules and Event Triggers to accomplish this functionality for years, but it is time to fix this situation. Please add this additional optional control to this dialog, and support its functionality. This should not be that difficult to implement, since fairly simple iLogic code can do it.
Show More