materials_compendium.utils.Material.get_material_weight

Material.get_material_weight()[source]

Get the material weight.

Returns:

The material weight.

Return type:

str

Example

print(material.get_material_weight()) # Output: “10”