| Friendly Name | Render Mode |
|---|---|
| API Name | RenderMode |
| Type | Integer |
| Restrictions | Range is 0 - 7 |
| Get Function | (dcl-Control-GetRenderMode <CONTROL>) |
| Set Function | (dcl-Control-SetRenderMode <CONTROL>
NewValue [as Integer]) |
| Applies To | Block View |
The render mode property controls how the AutoCAD block is displayed.
| Mode | Description |
|---|---|
| 0 | 2D optimized |
| 1 | Bounding box |
| 2 | Wireframe |
| 3 | Hidden line |
| 4 | Flat shaded |
| 5 | Gouraud shaded |
| 6 | Flat shaded with wireframe |
| 7 | Gouraud shaded with wireframe |