Click or drag to resize

GetLineEnableAllVariations Method

If true, then all line variations are shown if the default line mode is used

Namespace:  Rhino.Input.Custom
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.1
Syntax
public void EnableAllVariations(
	bool on
)

Parameters

on
Type: SystemBoolean

[Missing <param name="on"/> documentation for "M:Rhino.Input.Custom.GetLine.EnableAllVariations(System.Boolean)"]

See Also