Sample Code Revit Batch Processor 1.1.11 documentation
header used in reports
Gets level data ready for being printed to file. :param doc: Current Revit model document. :type doc: Autodesk.Revit.DB.Document :param revitFilePath: The file hostname, which is added to data returned. :type revitFilePath: str :return: list of list of revit level properties. :rtype: list of list of str