RENDER
- Last UpdatedOct 06, 2023
- 1 minute read
Purpose
Shades the specified surface in a selected view.
Syntax
RENDER < $L ! /ALL ></GAUSSIAN < /FIXED > !
/FACETS < $F > !
/INVENTOR $F
>
Description
The selected surfaces are rendered using the current settings defined via the Rendering Settings dialog. If no qualifiers are given the surfaces are selected via the cursor, otherwise the user can specify a list of name or /ALL.
Optionally the user can override the current rendering settings by specifying Gaussian shading or Facets.
If multiple views exist the user must select the view to render via the cursor.
Command Qualifiers
|
$L |
Specifies a list of named surfaces to render. |
|
/ALL |
Specifies that all surfaces are to be rendered. |
|
/GAUSSIAN |
Specifies that gaussian shading using variable width bands based on the overall range of gaussian curvature. |
|
/FIXED |
For gaussian shading, specifies that fixed width bands are to be used. |
|
/FACETS |
Specifies that the facets generated by the renderer are to be displayed. |
|
/INVENTOR $F |
Optional qualifier to generate a file in the Open Inventor format to view in an external system. |