RhinoCommon API
GetPointEnableCurveSnapPerpBar Method |
Controls display of the curve snap perpendicular bar icon.
Namespace: Rhino.Input.Custom
Assembly: RhinoCommon (in RhinoCommon.dll)

public void EnableCurveSnapPerpBar( bool drawPerpBarAtSnapPoint, bool drawEndPoints )
Public Sub EnableCurveSnapPerpBar ( drawPerpBarAtSnapPoint As Boolean, drawEndPoints As Boolean )
Parameters
- drawPerpBarAtSnapPoint
- Type: SystemBoolean
true to draw a tangent bar icon whenever GetPoint snaps to a curve. - drawEndPoints
- Type: SystemBoolean
true to draw points at the end of the tangent bar.

Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.14