save_layup_to_excel_file
Model.save_layup_to_excel_file(path, objects=None)
Function that saves the layup data to an excel file (Windows only).
- Parameters:
- path: The path to the file.
- objects: An optional parameter, if enabled, then the entire layup is written to the file. If disabled, only the layup defined within modeling_groups is written to the file.