GetLine.EnableAllVariations Method

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
)
Public Sub EnableAllVariations ( 
	on As Boolean
)

Parameters

on
Type: SystemBoolean

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

See Also