Click or drag to resize

MeshFaceNormals Property

Gets access to the face normal collection in this mesh.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public MeshFaceNormalList FaceNormals { get; }

Property Value

Type: MeshFaceNormalList
See Also