Sample Code Revit Batch Processor 1.1.11 documentation
Gets shared parameter data ready for being printed to 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 parameter properties. :rtype: list of list of str
headers used in reports