materials_compendium.utils.Material.get_acronym

Material.get_acronym()[source]

Get the acronym associated with the material.

Returns:

The acronym.

Return type:

object

Example

print(material.get_acronym()) # Output: [“ABC”, “DEF”]