The following constants can be used anywhere in your code in place
of the actual values:
| Name | Value | Description |
|---|---|---|
| RF_GENERAL_ENABLE_UNDO | 0 | Enable undo item. |
| RF_GENERAL_AUTOSAVE_CHECK | 1 | Autosave item. |
| RF_VIEW_BOUNDINGBOX | 2 | Display bounding box item. |
| RF_VIEW_AXIS | 3 | Display axis item. |
| RF_VIEW_GRID | 4 | Display grid item. |
| RF_VIEW_PERSPECT | 5 | Perspect view item. |
| RF_VIEW_DYNAMIC_DRAW | 6 | Dynamic draw item. |
| RF_VIEW_SELECT_VISUAL_ONLY | 7 | Select visibles only item. |
| RF_VIEW_LIGHT_1 | 8 | Light-1 item. |
| RF_VIEW_LIGHT_2 | 9 | Light-2 item. |
| RF_VIEW_LIGHT_3 | 10 | Light-3 item. |
| RF_VIEW_LIGHT_4 | 11 | Light-4 item. |
| RF_VIEW_VERTEX_SNAP | 12 | Vertex snap while picking item. |
| RF_VIEW_GRADIENT_BACKGROUND | 13 | Gradient background item. |
| RF_VIEW_2SIDE_SHADING | 14 | 2-side shading item. |
| RF_VIEW_HIGH_QUALITY_NORMAL | 15 | High quality normal item. |
| RF_VIEW_REFGEOM_RENDER | 16 | Render ref. geometry item. |
| RF_VIEW_REFGEOM_DEPTH_TEST | 17 | Depth test ref. geometry item. |
| RF_FILE_IGES_USE_UNIT | 18 | Use unit information while importing IGES item. |
| RF_FILE_IGES_SURFACE_HEAL | 19 | Surface healing while importing IGES item. |
| RF_FILE_IMPORT_MATERIAL | 20 | Import material information item. |
| RF_FILE_CHECK_INTEGRITY_ERROR | 21 | Check integrity error while importing item. |
| RF_CVSF_CURVE_USE_USER_TOL | 22 | Use user tolerance for curve/surface item. |