M_Rhino_Geometry_Collections_MeshFaceNormalList_ComputeFaceNormals - mcneel/rhinocommon-api-docs GitHub Wiki

MeshFaceNormalList.ComputeFaceNormals Method

Computes all the face normals for this mesh based on the physical shape of the mesh.

Namespace: Rhino.Geometry.Collections
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public bool ComputeFaceNormals()

VB

Public Function ComputeFaceNormals As Boolean

Return Value

Type: Boolean
true on success, false on failure.

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

MeshFaceNormalList Class
Rhino.Geometry.Collections Namespace

⚠️ **GitHub.com Fallback** ⚠️