2021 Method
Changes 0
M

Document.RemovePaint

Description:
Remove the material painted on the element's face. If the face is currently not painted,it will do nothing.
public void RemovePaint(
	ElementId elementId,
	Face face
)