M_Rhino_Geometry_Collections_MeshVertexNormalList_Flip - mcneel/rhinocommon-api-docs GitHub Wiki
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) Version: Rhino 6.0
C#
public void Flip()
VB
Public Sub Flip
Supported in: 6.0.16224.21491, 5D58w
MeshVertexNormalList Class
Rhino.Geometry.Collections Namespace