Sample Code Revit Batch Processor 1.1.11 documentation
Gets wall data to be written to report file. :param doc: Current Revit model document. :type doc: Autodesk.Revit.DB.Document :param revit_file_path: The file hostname, which is added to data returned. :type revit_file_path: str :return: list of list of sheet properties. :rtype: list of list of str
Header used in reports