M_Rhino_Geometry_PointCloud_Add_1 - mcneel/rhinocommon-api-docs GitHub Wiki
Append a new point to the end of the list.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public void Add(
Point3d point,
Vector3d normal
)
VB
Public Sub Add (
point As Point3d,
normal As Vector3d
)
- point
- Type: Rhino.Geometry.Point3d
Point to append. - normal
- Type: Rhino.Geometry.Vector3d
Normal vector of new point.
Supported in: 6.0.16224.21491, 5D58w