RealHandy / opxRevisionAndSheetLogUpdater

Revit 2014 API Ruby module that syncs revisions with a master sheet log.
0 stars 0 forks source link

Prevent renaming the sheet issue log, or allow it to work without breaking #2

Closed RealHandy closed 8 years ago

RealHandy commented 10 years ago

The updater currently expects the sheet issue log to be named "000 SHEET ISSUE LOG", and any other name (or the absence of the log) breaks the updater.

Need to either figure out how to hold and use the underlying element ID of the log once it's initially determined from the name, or intercept attempts to change the name and change it back to the hard-coded value.

RealHandy commented 8 years ago

Done. Any sheet log can be made to track all revs by clicking the button in OPX Tools.