fmeobjects.FMETriangleStrip.isFlipped¶
-
FMETriangleStrip.isFlipped()¶ Determines whether the orientation of the triangle strip is the opposite of what the first triangle indicates (using a right-handed coordinate system).
Return type: bool Returns: Returns Trueif the orientation of the triangle strip is the opposite of what the first triangle indictes andFalseotherwise.