DisplayPipeline.DrawActivePoint Method

DisplayPipelineDrawActivePoint Method

Draws a point in style used during "GetPoint" operations

Namespace:  Rhino.Display
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public void DrawActivePoint(
	Point3d point
)
Public Sub DrawActivePoint ( 
	point As Point3d
)

Parameters

point
Type: Rhino.GeometryPoint3d
Location of the point in world coordinates
Version Information

Rhino for Windows

Supported in: 6.8
See Also