Creating a rendered image
The rendered image appears in the current viewport in a separate window or can be exported to a file.
The background of a rendered view can be controlled by the Background property of the current named view.
The ANTIALIASRENDER system variable controls the amount of anti-aliasing (edge smoothing) applied during the rendering generation. The default value is 1, maximum value is 5.
- High anti-alias values incur a high calculation cost.
- The values of the lighting system variables influence the rendering result.
Rendering a viewport
- Launch the RENDER command (
).
The Render dialog box appears.
-
Click the Viewport option.
- Click the OK button.
The view is rendered.
Rendering in a window
- Launch the RENDER command (
).
The Render dialog box appears.
-
Click the Window option.
- Click the OK button.
The view is rendered in a popup window.
Saving a rendering to a file
- Launch the RENDER command (
).
The Render dialog box appears.
-
Click the File option.
- Click the Browse button (
), at the right hand side of the File field. The Render output file dialog box appears.
-
Select a folder and type a name for the output file in the File name field.
- Click the Save as type button to select the file
type.
The options are: bmp, jpg and png.
- Click the OK button.
The Render Output File dialog closes.
- Do one of the following:
- Type the desired resolution for the output size in the Width and Height fields.
- Check the Same as viewport size option to set the outsize to the size of the current viewport.
- Click the OK button to create the file.