Click or drag to resize

MeshVertexNormalListFlip Method

Reverses direction of all vertex normals

This is the same as Mesh.Flip(true, false, false)

Namespace:  Rhino.Geometry.Collections
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public void Flip()
See Also