<Code Lib>
2022 Method
Changes 0
M

Document.IsPainted

Description:
Checks if the element's face is painted with a material.

public bool IsPainted(
	ElementId elementId,
	Face face
)

Return Value bool True if the element's face is painted.

Loading…