Parameters |
Description |
OdDbPlotSettings* pPlotSettings |
[in] Pointer to the PlotSettings object. |
const OdString& plotDeviceName |
[in] Name of the system printer or PC3 file. |
const OdString& mediaName = OdString::kEmpty |
[in] Media name. |
Sets the plot device and media names for the specified PlotSettings object.
(plotDeviceName == none_device) requires (mediaName == none_user_media)
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|