M_Rhino_Geometry_Collections_MeshVertexNormalList_UnitizeNormals - mcneel/rhinocommon-api-docs GitHub Wiki
Unitizes all vertex normals.
Namespace: Rhino.Geometry.Collections
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public bool UnitizeNormals()
VB
Public Function UnitizeNormals As Boolean
Type: Boolean
true on success, false on failure.
Supported in: 6.0.16224.21491, 5D58w
MeshVertexNormalList Class
Rhino.Geometry.Collections Namespace