Click or drag to resize

DisplayBitmapDrawListSortAngleTolerance Property

Angle in radians used to determine if an index list is "parallel enough" to a viewports camera angle. Default is 0.0873 radians (5 degrees)

Namespace:  Rhino.Display
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public double SortAngleTolerance { get; set; }

Property Value

Type: Double
See Also