P_Rhino_Geometry_PointCloudItem_Normal - mcneel/rhinocommon-api-docs GitHub Wiki

PointCloudItem.Normal Property

Gets or sets the normal vector for this point cloud item.

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

Syntax

C#

public Vector3d Normal { get; set; }

VB

Public Property Normal As Vector3d
	Get
	Set

Property Value

Type: Vector3d

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

PointCloudItem Class
Rhino.Geometry Namespace

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