Click or drag to resize

MeshFaceFlip Method

Reverses the orientation of the face by swapping corners. The first corner is always maintained.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public MeshFace Flip()

Return Value

Type: MeshFace

[Missing <returns> documentation for "M:Rhino.Geometry.MeshFace.Flip"]

See Also