The ‘Create Revised Sheet Set’ pyrevit tool imports ‘revit’ module from pyrevit.
It uses several methods like: revit.create.create_revision_sheetset(), revit.report.print_sheet(), revit.query.is_sheet_empty
Where can I find info for those methods and/or the revit module? I looked at the pyRevit documentation but find anything.
Thanks