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)
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)"]

Version Information

Rhino for Mac

Supported in: 5.4

Rhino for Windows

Supported in: 6.14
See Also