RhinoCommon API
GripsDrawEventArgs Class |
[Missing <summary> documentation for "T:Rhino.DocObjects.Custom.GripsDrawEventArgs"]

Namespace: Rhino.DocObjects.Custom
Assembly: RhinoCommon (in RhinoCommon.dll)

The GripsDrawEventArgs type exposes the following members.

Name | Description | |
---|---|---|
![]() | ControlPolygonStyle |
What kind of line is used to display things like control polygons.
0 = no control polygon, 1 = solid control polygon, 2 = dotted control polygon.
|
![]() | Display | (Inherited from DrawEventArgs.) |
![]() | DrawDynamicStuff |
If true, then draw stuff that does not move when grips are
dragged, like the control polygon of the "original" curve.
|
![]() | DrawStaticStuff |
If true, then draw stuff that moves when grips are dragged,
like the curve being bent by a dragged control point.
|
![]() | GripColor | |
![]() | GripStatusCount | |
![]() | LockedGripColor | |
![]() | RhinoDoc | (Inherited from DrawEventArgs.) |
![]() | SelectedGripColor | |
![]() | Viewport | (Inherited from DrawEventArgs.) |

Name | Description | |
---|---|---|
![]() | DrawControlPolygonLine(Line, GripStatus, GripStatus) |
Draws the lines in a control polygons.
This is an helper function. |
![]() | DrawControlPolygonLine(Line, Int32, Int32) |
Draws the lines in a control polygons.
This is an helper function. |
![]() | DrawControlPolygonLine(Point3d, Point3d, Int32, Int32) |
Draws the lines in a control polygons.
This is an helper function. |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | GripStatus | |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | RestoreViewportSettings | |
![]() | ToString | (Inherited from Object.) |

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