Get information about elements associated with the material. Returns:str: A formatted string containing information about elements. Example:print(material.get_elements()) # Output: “Index: 0
Get information about elements associated with the material.
str: A formatted string containing information about elements.
print(material.get_elements()) # Output: “Index: 0
Element: Carbon, ZAID: 12000, …”
Material.get_elements()