Sample Code Revit Batch Processor 1.1.11 documentation
header used in reports
Gets material data ready for being written to file. - HOSTFILE - ID - NAME - and any parameter names and values attached to a material :param doc: Current Revit model document. :type doc: Autodesk.Revit.DB.Document :param revit_file_path: The fully qualified file path of Revit file. :type revit_file_path: str :return: The material data in a nested list of string :rtype: list of list of str