M_Rhino_Geometry_PointCloud_GetNormals - mcneel/rhinocommon-api-docs GitHub Wiki

PointCloud.GetNormals Method

Copy all the normal vectors in this point cloud to an array.

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

Syntax

C#

public Vector3d[] GetNormals()

VB

Public Function GetNormals As Vector3d()

Return Value

Type: Vector3d[]
An array containing all the normals in this point cloud.

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

PointCloud Class
Rhino.Geometry Namespace

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