2023 Method
Changes 0
M

Element.GetMaterialArea

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