Interfaces > Core Interfaces > FlippedUVWFaces xView Checker |
The FlippedUVWFaces Core Interface exposes methods for interacting with the Flipped UVW Faces xView Checker.
Available in 3ds Max 2010 and higher.
Does not expose any properties.
<enum>FlippedUVWFaces.Check <time>time <node>nodeToCheck <&index array>results Check enums: {#Failed | #Vertices | #Edges | #Faces} results is In and Out parameter
Performs a Flipped UVW Faces xView check at the given time on the specified node and returns its results in the array passed by-reference as third argument.
Returns true if the xView checker implements a property dialog, false if it does not.
In the particular case of the Flipped UVW Faces check, it always returns false.
Shows the property dialog of the xView checker, if implemented.
In the particular case of the Flipped UVW Faces checker this method does nothing.