Document.IsPainted
Description:
Checks if the element's face is painted with a material.
Checks if the element's face is painted with a material.
-
elementIdThe element that the face belongs to.
-
faceThe painted element's face.
Return Value
bool
True if the element's face is painted.
-
The element elementId does not exist in the document -or- The face doesn't belong to the element
-
A non-optional argument was NULL