save_layup_to_csv_file
Model.save_layup_to_csv_file(path, objects=None)
Function that saves the layup data to a .csv file.
- Parameters:
- path: The path to the file.
- modeling_groups: 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.