2022 Method
Changes 0
M

Element.GetMaterialVolume

Description:
Gets the volume of the material with the given id.
public double GetMaterialVolume(
	ElementId materialId
)
Return Value double The volume of the material for this element. Returns 0.0 if the material is not a part of this element.