GetLine.FixedLength Property

GetLineFixedLength Property

If FixedLength > 0, the line must have the specified length

Namespace:  Rhino.Input.Custom
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.1
Syntax
public double FixedLength { get; set; }
Public Property FixedLength As Double
	Get
	Set

Property Value

Type: Double
See Also