assignmaterial_from_sherlock_files# Icepak.assignmaterial_from_sherlock_files(component_file, material_file)[source]# Assign material to objects in a design based on a CSV file obtained from Sherlock. Parameters: component_filestrName of the CSV file containing the component properties, including the material name. material_filestrName of the CSV file containing the material properties. Returns: boolTrue when successful, False when failed. References >>> oEditor.AssignMaterial