Description
This namespace provides scoping for enums and constants that are used by the AcDbGripData class.
Structs, Records, Enums
| Struct, Record, Enum | Description |
|---|---|
DrawType | This enumeration provides values that describe the grip to be drawn. |
GetGripPointsFlags | This enumeration specifies whether only the grip points are used. It is used by the bitflags argument to AcDbEntity::getGripPoints(). |
GripContextFlags | This enumeration provides values specifying the grip's context. |
GripFlags | This enumeration provides values specifying application behavior concerning the grip. The descriptions of the Edit methods for these values explain the implications of these settings in more detail. |
GripStatus | This enumeration provides values that describe the status of a grip operation. |
MoveGripPointsFlags | Enumeration representing how the offset parameter for the moveGripPointsAt() function was determined. |
ReturnValue | This enumeration provides values that are returned by the AcDbGripData object's callbacks. |
