Click or drag to resize

DisplayPipelineInferenceLineType Enumeration

[Missing <summary> documentation for "T:Rhino.Display.DisplayPipeline.InferenceLineType"]

Namespace:  Rhino.Display
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 8.17
Syntax
public enum InferenceLineType
Members
  Member nameValueDescription
Chord0 A chord from P to Q
Ray1 A ray from P through Q
InfiniteLine2 An infinite line through P and Q
See Also