Description:

Draw an inference line used in gesture based snapping

Syntax:
public Void DrawInferenceLine(
Point3d P,
Point3d O,
Color color,
InferenceLineType type
)
Parameters:
  • P
  • Type: Point3d
  • First point used to define the line in world coordinates
  • O
  • Type: Point3d
  • Second point used to define the line in world coordinates
  • color
  • Type: Color
  • Color of line
Returns:
Type: Void
Available since:
8.17

DrawInferenceLine method

Class:  Rhino.Display.DisplayPipeline

Nothing found