refactor: rebrand project to HartOMat
This commit is contained in:
@@ -25,9 +25,9 @@ def build_part_colors(
|
||||
"""
|
||||
Build {part_name: material_name} for Blender rendering.
|
||||
|
||||
Returns a mapping of part name → Schaeffler material name (e.g. SCHAEFFLER_010101_Steel-Bare).
|
||||
Returns a mapping of part name → HartOMat material name (e.g. HARTOMAT_010101_Steel-Bare).
|
||||
Parts with no material assignment are omitted; Blender will use the fallback material
|
||||
(SCHAEFFLER_059999_FailedMaterial) for unrecognised parts.
|
||||
(HARTOMAT_059999_FailedMaterial) for unrecognised parts.
|
||||
|
||||
Args:
|
||||
cad_parsed_objects: List of part names from cad_file.parsed_objects["objects"].
|
||||
|
||||
Reference in New Issue
Block a user