Sample Code Revit Batch Processor 1.1.11 documentation
header used in reports
header used in reports
Gets workset data ready for being written to file. - HOSTFILE - ID - NAME - ISVISIBLEBYDEFAULT :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 workset data in a nested list of string :rtype: list of list of str