assign_surface_material# Icepak.assign_surface_material(obj: str | list, mat: str) → bool# Assign a surface material to one or more objects. Parameters: objstr, listOne or more objects to assign surface materials to. matstrMaterial to assign. The material must be present in the database. Returns: boolTrue when successful, False when failed. References >>> oEditor.ChangeProperty