Click or drag to resize

SweepTwoRailUseLegacySweeper Property

Set to true if you want to use the legacy, low-level sweeper found in earlier versions of Rhino.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 8.8
Syntax
public bool UseLegacySweeper { get; set; }

Property Value

Type: Boolean
See Also