RhinoCommon API
CustomDisplayAddPoint Method (Point3d, Color) |
Adds a new colored point to the display list.
Namespace: Rhino.Display
Assembly: RhinoCommon (in RhinoCommon.dll)

public void AddPoint( Point3d point, Color color )
Public Sub AddPoint ( point As Point3d, color As Color )
Parameters
- point
- Type: Rhino.GeometryPoint3d
Point to add. - color
- Type: System.DrawingColor
Color of point.

Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.14