2020 Method
Changes 0
M

Document.GetPaintedMaterial

Description:
Get the material painted on the element's face. Returns invalidElementId if the face is not painted.
public ElementId GetPaintedMaterial(
	ElementId elementId,
	Face face
)
Return Value ElementId The material's Id painted on the element's face.