RenderLayouts

CadOptions.RenderLayouts property

Flag if layouts from CAD document should be rendered.

public bool RenderLayouts { get; set; }

Remarks

This option is available only for the CAD drawings that support layouts DXF, DWG, DWT, and DWF, and DWFX. By default only the Model is rendered.

See Also