Click or drag to resize

ModelAidSettingsExtendToApparentIntersection Property

Gets or sets the enabled state of Rhino's extend to apparent intersections.

Namespace:  Rhino.ApplicationSettings
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public static bool ExtendToApparentIntersection { get; set; }

Property Value

Type: Boolean
See Also