Configuring the Autodesk AutoCAD rendering module options

The Autodesk AutoCAD rendering options specify which drawing layouts to render and to which format in the destination system.

For information about installing AutoCAD on the Meridian Enterprise Server computer, see Additional requirements.

Besides configuring the rendering module, we recommend that you also configure the AutoCAD installation on the Meridian Enterprise Server node to prevent rendering interruptions and from showing interactive dialog boxes. Do so while logged on to Windows with the same account as the Meridian Enterprise Server service:

Note    The Autodesk AutoCAD rendering module does not support monochrome output directly but the output colors can be set in a plotter pen settings file.

Tip    For an example of configuring this module to render Navisworks models to NWD format, see Rendering Navisworks models.

To configure the Autodesk AutoCAD rendering module options:

  1. In Meridian Enterprise Server , in the Data Exchange group, click Rendering Profiles. The All Rendering Profiles page appears and lists the existing profiles grouped by the name of the computer (cluster node) to which they are assigned.

  2. Double-click the rendering profile that you want to configure. The AutoCAD rendering options page appears.
  3. Click options or type values using the descriptions in the following table.
  4. In the app bar, click SAVE.
Autodesk AutoCAD rendering module options
Option Description

General group

Name

The name of the rendering profile as seen in the .

Computer

The name of the Meridian Enterprise Server cluster node on which to run this job.

Input extensions

The quantity of source file extensions to be rendered by this module.

To select extensions:

  1. Click Configure. The INPUT EXTENSIONS dialog box appears and lists the supported file extensions.
  2. Select the file extensions that you want to be rendered.
  3. Click OK. The quantity is refreshed to reflect your selections.

Output group

AutoCAD version

If the computer has multiple AutoCAD installations on it, select the one that you want to be used with this rendering profile.

Rendering command

Select a command to use for rendering:

PLOT – Renders drawings with AutoCAD plotter configuration files using the options that are set in the Plotter and Plot options groups.

AutoLISP command – Shows options with which you can configure an AutoLISP function that you have created for plotting.

Export group

Layouts to export

Select the layouts to render. For the Custom option, type the layout name in Custom layout.

Use job advanced rendering settings

Uses the value retrieved from a source document property. The property name is specified in the AutoLISP option of the publishing job as described in Configuring rendering options.

Plotter group

Plot configuration

Type the name of a plotter configuration file to use for rendering.

Note    For successful rendering, the file must be fully configured and operational without Publisher before it is used with Publisher.

Output file format

Select the desired output format.

Use all values from layout

If enabled, the options in the Plot options group are retrieved from the selected layout. If cleared, the options are available and can be configured.

Plot options group

Media size from advanced rendering settings

Uses the value retrieved from a source document property. The property name is specified in the Page size option of the publishing job as described in Configuring rendering options.

Media size from layout

Uses the value retrieved from the layout, if set. If a media size was not set, the default size will be used.

Default page size

Select a media name from AutoCAD to be used as the default (for example, if the page size retrieved from the source document property cannot be matched with an AutoCAD media name).

Plot style

Select a source for the plot style to use for rendering.

The Use job advanced rendering settings option uses the value retrieved from a source document property. The property name is specified in the Pen style option of the publishing job as described in Configuring rendering options.

Skip incompatible drawings

If enabled and the selected plot style cannot be applied, generates an error and the drawing is skipped. Otherwise, if an incompatible value is used then the plot style is taken from the layout. If the plot style from the layout is not present on the Meridian Enterprise Server computer, then no plot style is used.

Use values from layout

If enabled, the remainder of the options in the dialog box are derived from the layout to be rendered. Otherwise, the options are available and can be configured.

Plot area

Select an option from the list to specify the area to render. The available options correspond to those saved in the drawing.

Center plot

Centers the output within the selected media.

Scale

Select a scale at which to render the output. Only available if Fit to page is cleared.

Fit to page

Scales the selected plot area to fit the selected media.

Orientation

Select an option from the list to specify the orientation of the selected plot area within the selected media. The Use job advanced rendering settings option uses the value retrieved from a source document property. The property name is specified in the Page orientation option of the publishing job as described in Configuring rendering options.

Units

Unit of measurement to scale the drawing to the media.

Use line weights

Renders line weights in the output.

Scale line weights

Adjusts the line weights relative to the value selected for the Scale option.

AutoLISP command group

Command

Type the name of an AutoLISP function to plot the source drawing. For help creating the AutoLISP function, see Configuring an AutoLISP plotting command.

Output extension

Type the extension of the output file to be created. It should be the extension that is normally generated by the plotter that is specified in the plotter configuration file that is used by the function. By default, the name the output file will be the name of the drawing being plotted.