PointCloudItemNormal Property |
Gets or sets the normal vector for this point cloud item.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic Vector3d Normal { get; set; }Public Property Normal As Vector3d
Get
Set
Property Value
Type:
Vector3d
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also