Gets access to the face normal collection in this mesh.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic MeshFaceNormalList FaceNormals { get; }Public ReadOnly Property FaceNormals As MeshFaceNormalList
Get
Property Value
Type:
MeshFaceNormalList
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also