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

public void AddPoint( Point3d point, Color color, PointStyle style, int radius )
Public Sub AddPoint ( point As Point3d, color As Color, style As PointStyle, radius As Integer )
Parameters
- point
- Type: Rhino.GeometryPoint3d
Point to add. - color
- Type: System.DrawingColor
Color of point. - style
- Type: Rhino.DisplayPointStyle
Display style of point. - radius
- Type: SystemInt32
Radius of point widget.

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