Overload_Rhino_Geometry_PointCloud_Add - mcneel/rhinocommon-api-docs GitHub Wiki
Name | Description | |
---|---|---|
![]() |
Add(Point3d) | Append a new point to the end of the list. |
![]() |
Add(Point3d, Vector3d) | Append a new point to the end of the list. |
![]() |
Add(Point3d, Color) | Append a new point to the end of the list. |
![]() |
Add(Point3d, Vector3d, Color) | Append a new point to the end of the list. |